View source: R/biomarker_utils.R
createCVset | R Documentation |
Separate data set with k-fold CV, used in higher function
createCVset(groupN, kfold, rseed)
groupN |
Input the size of the group |
kfold |
Input the number of cross-validations |
rseed |
Input the random seed |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.