MillerCalib: Miller's model calibration satistics

View source: R/MillerCalib.R

MillerCalibR Documentation

Miller's model calibration satistics

Description

This function is DEPRECATED, please use Miller instead.

Usage

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, ...)

Arguments

model

see Miller

obs

see Miller

pred

see Miller

plot

see Miller

line.col

see Miller

diag

see Miller

diag.col

see Miller

plot.values

see Miller

digits

see Miller

xlab

see Miller

ylab

see Miller

main

see Miller

na.rm

see Miller

rm.dup

see Miller

verbosity

see Miller

...

see Miller

Details

see Miller

Value

see Miller

Author(s)

A. Marcia Barbosa

References

see Miller

See Also

Miller

Examples

# This function is DEPRECATED, please see ?Miller instead.

modEvA documentation built on Feb. 28, 2026, 3:01 a.m.