leaveOneOut: Compute Leave-One-Out

View source: R/allGenerics.R

leaveOneOutR Documentation

Compute Leave-One-Out

Description

Compute the leave-One-Out error of a model given in object.

Usage

leaveOneOut(object, ...)

Arguments

object

An object representing a fitted model.

...

Ignored.

Value

The Leave-One-Out sum of squares.


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