Learn R Programming

SpatioTemporal (version 1.1.2)

estimateCV: Model cross-validation

Description

General cross-validation, estimation and prediction, for a model defined by object.

Usage

estimateCV(object, x, Ind.cv, ...)

predictCV(object, x, Ind.cv, ...)

Arguments

object
model to do cross-validation for
x
parameter values for estimation (initial) / predictions (predict given x)
Ind.cv
Structure definig the cross-validation groups.
...
additional parameters

Value

  • Estimation / prediction result