cv_control | R Documentation |
This generates kfold indexes and vectors of reference values for the model fitting loop
cv_control(data, cv_folds = "kfold")
data |
A |
cv_folds |
Control for cross-validation with various options, either:
|
....
A named list containing the kfold indexes and the kfold loop reference values
Ciaran Gilbert, ciaran.gilbert@strath.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.