View source: R/algebraic.mle.R
observed_fim | R Documentation |
Fisher information is a way of measuring the amount of information that an observable random variable 'X' carries about an unknown parameter 'theta' upon which the probability of 'X' depends.
observed_fim(x, ...)
x |
the object to obtain the fisher information of |
... |
additional arguments to pass |
The inverse of the Fisher information matrix is the variance-covariance of the MLE for 'theta'.
Some MLE objects do not have an observed FIM, e.g., if the MLE's sampling distribution was bootstrapped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.