Learn R Programming

georob (version 0.2-3)

cv: Generic Cross-validation

Description

Generic function for cross-validating models.

Usage

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.

See Also

georob for (robust) fitting of spatial linear models; cv.georob for assessing the goodness of a model fitted by georob.