gmGeostats (version 0.10-6)

LeaveOneOut: 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()

Arguments

Value

an object of class c("LeaveOneOut", "NfoldCrossValidation") to be used in a call to validate()

See Also

Other validation functions: NfoldCrossValidation, validate()

Examples

Run this code
# NOT RUN {
LeaveOneOut()
# }

Run the code above in your browser using DataLab