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