R/mle_boot.R
params.mle_boot.Rd
Method for obtaining the parameters of an `boot` object.
# S3 method for class 'mle_boot' params(x)
the `boot` object to obtain the parameters of.
Numeric vector of parameter estimates (the original MLE).