R/fit.R
observed_info.Rd
Returns the observed Fisher information matrix, which is the negative Hessian of the log-likelihood at the MLE.
observed_info(object, ...) # S3 method for class 'femtofit' observed_info(object, ...)
A fitted model object.
Additional arguments.
The observed information matrix.
observed_info(femtofit): Observed information for femtofit
observed_info(femtofit)