| folds2foldvec | R Documentation |
For V-fold type cross-validation. This takes a fold object and returns a fold
vector (containing the validation set IDs) for use with other tools like
cv.glmnet.
folds2foldvec(folds)
folds |
A |
Other fold generation functions:
fold_from_foldvec(),
fold_funs,
make_folds(),
make_repeated_folds()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.