R/mle_boot.R
obs.mle_boot.Rd
Method for obtaining the observations used by the `mle`.
# S3 method for class 'mle_boot' obs(x)
the `mle` object to obtain the number of observations for
The original data used for bootstrapping.