R/3-resampling-class.R
getHoldOutSampleSize.Rd
Get the hold-out sample size from a resampling object.
resampling
getHoldOutSampleSize(x)
an object of class resampling
A vector of integer values, the size of each hold-out sample in x.
x
Alessandro Barberis