| holdout | R Documentation |
Plain holdout resampling.
holdout(prop = 0.8, strata = TRUE, seed = NULL)
prop |
Training-set proportion. |
strata |
Logical; stratify classification outcomes. |
seed |
Optional seed. |
A funcml_cv object.
holdout(prop = 0.75, seed = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.