get_cv_sl_folds {vimp} | R Documentation |
Get a numeric vector with cross-validation fold IDs from CV.SuperLearner
Description
Get a numeric vector with cross-validation fold IDs from CV.SuperLearner
Usage
get_cv_sl_folds(cv_sl_folds)
Arguments
cv_sl_folds |
The folds from a call to |
Value
A numeric vector with the fold IDs.
[Package vimp version 2.3.3 Index]