LeaveOneOut {gmGeostats} | R Documentation |
Specify the leave-one-out strategy for validation of a spatial model
Description
Function to specify the leave-one-out strategy for validation of a spatial model
Usage
LeaveOneOut()
Value
an object of class c("LeaveOneOut", "NfoldCrossValidation") to be used
in a call to validate()
See Also
Other validation functions:
NfoldCrossValidation
,
validate()
Examples
LeaveOneOut()
[Package gmGeostats version 0.11.3 Index]