| optimise | R Documentation |
Optimise Calibration Series
optimise(calibration_data, p = 0.6, quad = TRUE)
calibration_data |
a |
p |
a numeric value (between 0 and 1) of the minimum percentage of calibration observations to utilise |
quad |
logical; if |
a list of three elements.
type: a character string of the regression type (linear or quadratic)
score: numeric value of the OptiCal score
data: a data.frame of the optimal set of calibration observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.