cv {georob} | R Documentation |
Generic function for cross-validating models.
cv(object, ...)
object |
any model object. |
... |
additional arguments as required by the methods. |
will depend on the method function used; see the respective documentation.
Andreas Papritz papritz@retired.ethz.ch.
georob
for (robust) fitting of spatial linear models;
cv.georob
for assessing the goodness of a model fitted by
georob
.