modcv | R Documentation |
Cross-validation
modcv(
formula = formula(data),
data = sys.parent(),
modfun,
nfolds = 10,
foldids = NULL,
parallelize = FALSE,
nclusters = parallel::detectCores(),
cvseed = 911,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.