View source: R/randomwalk_spatial_cross_validation.R
rwSPCV | R Documentation |
Perform (repeated) spatial cross-validation of random walk optimization
rwSPCV(x, slide_plys, n_folds, repetitions, from_save = FALSE)
x |
Random walk grid search results (list) from multiple runouts |
slide_plys |
A SpatialPolygonsDataframe |
n_folds |
The number of folds (i.e. partitions) |
repetitions |
Number of repetitions |
from_save |
(Logical) if TRUE, will load save files from current working directory |
A vector containing numeric labels defining each fold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.