View source: R/sperrorest_misc.R
| summary.represampling | R Documentation |
Calculates sample sizes of training and test sets within
repetitions and folds of a resampling or represampling object.
## S3 method for class 'represampling' summary(object, ...) ## S3 method for class 'resampling' summary(object, ...)
object |
A |
... |
currently ignored. |
A list of data.frames summarizing the sample sizes of training and
test sets in each fold of each repetition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.