datadiff
datadiff copied to clipboard
Improve procedure for generating best-guess patches with real-valued parameters
Currently parameters are estimated by passing the diffness measure to the generic R optimisation function (stats::optimise). We could certainly make this more efficient for the specific case of the K-S statistic which is the default diffness function.
Less expensive parameter estimation will be important when calibrating via the bootstrap.