get_cv_sl_folds: 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)
Value
A numeric vector with the fold IDs.
Arguments
- cv_sl_folds
The folds from a call to CV.SuperLearner
; a list.