| MillerCalib | R Documentation |
This function is DEPRECATED, please use Miller instead.
MillerCalib(model = NULL, obs = NULL, pred = NULL, plot = TRUE,
line.col = "darkblue", diag = TRUE, diag.col = "lightblue3",
plot.values = TRUE, digits = 2, xlab = "", ylab = "",
main = "Miller calibration", na.rm = TRUE, rm.dup = FALSE, verbosity = 2, ...)
model |
see |
obs |
see |
pred |
see |
plot |
see |
line.col |
see |
diag |
see |
diag.col |
see |
plot.values |
see |
digits |
see |
xlab |
see |
ylab |
see |
main |
see |
na.rm |
see |
rm.dup |
see |
verbosity |
see |
... |
see |
see Miller
see Miller
A. Marcia Barbosa
see Miller
Miller
# This function is DEPRECATED, please see ?Miller instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.