Description Usage Arguments Value
Return a matrix of fold assignments for use in cross-validation.
1 | getCvFoldIds(nObs, nFolds = 10, nRepeats = 10)
|
nObs |
The number of observations in the data set. |
nFolds |
The number of folds used in cross-validation. |
nRepeats |
The number of cross-validation repeats (with different fold assignments). |
id |
a optional string identifier for the EN run |
An nObs x nReplicates matrix with integer fold identifiers along the columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.