Description Usage Arguments Value Examples
View source: R/predict.StratifiedXValS3.R
Returns a list of Training and Testing data based on folds which have been previously computed by stratifySample()
.
1 2 |
obj |
An object of type |
fold |
The index of the fold you which to retrieve. |
data |
The original data that the folds were computed on. |
A list containing two dataframes, Train
and Test
.
1 | predict()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.