Description Usage Arguments Version Date submitted Data type Author(s) See Also
Run k fold crossvalidation. If presence absence, split presences and absences separately so folds have equally balanced data. Otherwise just sample.
1 | Crossvalidate(.data, k = 5, seed = NULL)
|
.data |
Internal parameter, do not use in the workflow function. |
k |
Positive integer number of folds to split the data into. Default is 5. |
seed |
Numeric used with |
1.0
2015-11-13
presence-only, presence/absence, abundance, proportion
ZOON Developers, zoonproject@gmail.com
Other process: AddRandomUniformPredictors,
BackgroundAndCrossvalid,
Background, Bootstrap,
CarolinaWrenValidation,
Clean, JitterOccurrence,
LonLatToCovariates, MESSMask,
NoProcess,
OneHundredBackground,
OneThousandBackground,
PartitionDisc, RemoveNAs,
StandardiseCov,
SubsampleOccurrence,
TargetGroupBackground,
Transform, addInteraction,
spThin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.