View source: R/create_cv_folds.R
| create_cv_folds | R Documentation | 
Stratified CV to insure balance (by one grouping variable, Y)
create_cv_folds(V, Y, verbose = F)
V | 
 number of folds  | 
Y | 
 Outcome variable. If binary will be used for stratification.  | 
verbose | 
 If T will display extra output.  | 
Vector of fold assignments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.