leaveOneOutFun: Leave-One-Out function

View source: R/allGenerics.R

leaveOneOutFunR Documentation

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

Arguments

object

An object representing a fitted model.

...

Further arguments of function (eg. range).

Value

The Leave-One-Out sum of squares.


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