Skip to contents

Get Sample

Usage

get_sample(object, index, ...)

# S4 method for Evaluated,numeric
get_sample(object, index)

# S4 method for EvaluatedList,numeric
get_sample(object, index, n)

Arguments

object

EvaluatedList object

index

index of sample in the Evaluated object

n

integer, the sample size. Used to select the Evaluated object from the EvaluatedList

Value

The selected sample.