View source: R/univariate_normal_hmm_functions.R
norm_inv_hessian | R Documentation |
Transform hessian associated with working parameters outputted by nlm. If not stationary, exclude values associated with delta parameter from the hessian matrix.
norm_inv_hessian(mod, stationary = TRUE)
mod |
List of maximum likelihood estimation results |
stationary |
Boolean, whether the HMM is stationary or not |
Inverse hessian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.