mykfold | R Documentation |
kfold cross-validation with additional features
mykfold(x, response, grouping_var = NULL, folds = 10)
x |
data matrix (rows=variables, cols=samples) |
response |
response (categorical) |
grouping_var |
for LGOCV (leave one group out CV) |
folds |
number of folds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.