Skip to contents

Get the elements of the population not selected in the samples.

Usage

getHoldOutSamples(x)

Arguments

x

an object of class resampling

Value

A list where each item is an integer vector containing the indices of the elements not sampled from the population.

Author

Alessandro Barberis