cv: Generic Cross-validation

Description Usage Arguments Value Author(s) See Also

View source: R/georob_cv.R

Description

Generic function for cross-validating models.

Usage

1
cv(object, ...)

Arguments

object

any model object.

...

additional arguments as required by the methods.

Value

will depend on the method function used; see the respective documentation.

Author(s)

Andreas Papritz andreas.papritz@env.ethz.ch.

See Also

georob for (robust) fitting of spatial linear models;

cv.georob for assessing the goodness of a model fitted by georob.


georob documentation built on June 4, 2021, 5:06 p.m.