Calculates sample sizes of training and test sets within
repetitions and folds of a resampling
or represampling
object.
# S3 method for represampling
summary(object, ...)# S3 method for resampling
summary(object, ...)
A list of data.frame
s summarizing the sample sizes of training and
test sets in each fold of each repetition.
A resampling
or represampling
object.
currently ignored.