Skip to contents

Method for obtaining the observations used by the `mle`.

Usage

# S3 method for class 'mle_boot'
obs(x)

Arguments

x

the `mle` object to obtain the number of observations for

Value

The original data used for bootstrapping.