leaveOneOutVec: Leave-One-Out vector
Description
Compute the leave-One-Out vector error of a model given in object
,
at a different value of the parameters.
Usage
leaveOneOutVec(object, ...)
Value
The Leave-One-Out errors (mean and stdev) for each conditional point.
Arguments
- object
An object representing a fitted model.
- ...
Further arguments of function (eg. range).