estimateCV: Model cross-validation
Description
General cross-validation, estimation and prediction, for
a model defined by object.Usage
estimateCV(object, x, Ind.cv, ...) predictCV(object, x, Ind.cv, ...)
Arguments
object
model to do cross-validation for
x
parameter values for estimation (initial) /
predictions (predict given x)
Ind.cv
Structure definig the cross-validation
groups.
Value
- Estimation / prediction result