leaveOneOutFun: Leave-One-Out function
Description
Compute the leave-One-Out error of a model given in object
,
at a different value of the parameters.
Usage
leaveOneOutFun(object, ...)
Value
The Leave-One-Out sum of squares.
Arguments
- object
An object representing a fitted model.
- ...
Further arguments of function (eg. range).