Sum of squared differences between the out-of-data prediction and the observation
for the leave-one-out cross validation for linear models with normal error structure
(lm-objects)
Usage
ocv(mod)
Arguments
mod
an lm-object
Value
the ordinary cross validation score
References
e.g. Wood, SN (2006) Generalized Additive Models, An Introduction with R. Chapman & Hall/CRC, London.