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