leaveOneOutVec: Leave-One-Out vector

View source: R/allGenerics.R

leaveOneOutVecR Documentation

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, ...)

Arguments

object

An object representing a fitted model.

...

Further arguments of function (eg. range).

Value

The Leave-One-Out errors (mean and stdev) for each conditional point.


rlibkriging documentation built on July 9, 2023, 5:53 p.m.