R/mle.R
observed_fim.mle.Rd
Function for obtaining the observed FIM of an `mle` object.
# S3 method for class 'mle' observed_fim(x, ...)
the `mle` object to obtain the FIM of.
pass additional arguments
The observed Fisher Information Matrix, or NULL if not available.