Skip to contents

Returns the parameter estimates, which are the mean of the asymptotic distribution.

Usage

# S3 method for class 'mle'
mean(x, ...)

Arguments

x

An mle object.

...

Additional arguments (not used).

Value

Numeric vector of parameter estimates.