View source: R/generate_folds.R
generate_folds | R Documentation |
Generate cross-fitting and sample-splitting folds
generate_folds(n, V, sample_split)
n |
Total sample size |
V |
Number of cross-fitting folds to use |
sample_split |
Logical, whether or not sample-splitting is being used |
Named list of cross-fitting and sample-splitting folds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.