R/3-resampling-class.R
getHoldOutSamples.Rd
Get the elements of the population not selected in the samples.
getHoldOutSamples(x)
an object of class resampling
resampling
A list where each item is an integer vector containing the indices of the elements not sampled from the population.
Alessandro Barberis