Skip to contents

Get the list of samples from a resampling object.

Usage

getSamples(x)

Arguments

x

an object of class resampling

Value

A list of samples repeatedly taken from the population. Each item of the list is an integer vector containing the indices of the elements sampled from the population.

Author

Alessandro Barberis