Returns the observed information matrix, which is the negative Hessian of the log-likelihood evaluated at the data and parameter values.
observed_info(model, ...)Function that computes -hess_loglik(df, par)
At the MLE, the observed information is a consistent estimator of the Fisher information matrix.