View source: R/core-fisher_mle.R
| observed_fim.fisher_mle | R Documentation |
Returns the negative Hessian of the log-likelihood evaluated at the MLE, which estimates the Fisher information matrix.
## S3 method for class 'fisher_mle'
observed_fim(x, ...)
x |
A fisher_mle object |
... |
Additional arguments (ignored) |
A matrix, or NULL if the Hessian was not computed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.