Skip to contents

Method for obtaining the parameters of an `mle` object.

Usage

# S3 method for class 'mle'
params(x)

Arguments

x

the `mle` object to obtain the parameters of

Value

Numeric vector of parameter estimates.