powered by
Check that kfold is an integer of reasonable size
check_kfold(kfold, dataset)
Fold number for k-fold cross-validation (default: 5).
5
Data frame with an outcome variable and other columns as features.
Kelly Sovacool, sovacool@umich.edu
if (FALSE) { check_kfold(5, otu_small) }
Run the code above in your browser using DataLab