leaveOneOutVec {rlibkriging} | R Documentation |
Compute the leave-One-Out vector error of a model given in object
,
at a different value of the parameters.
leaveOneOutVec(object, ...)
object |
An object representing a fitted model. |
... |
Further arguments of function (eg. range). |
The Leave-One-Out errors (mean and stdev) for each conditional point.