Description Usage Arguments Value Examples
Create set of indeces for tracking observations to cv folds. Creates equally balanced folds
1 | make_cv_cohorts(dat, cv_K)
|
dat |
data frame for cross validation |
cv_K |
number of folds needed in indexing |
Vector of fold indeces
1 | make_cv_cohorts(iris,cv_K=10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.