Standard errors as NaN in estimated HMM models #175
-
Hi Brett, I estimated a HMM model but noticed some of the parameter estimates have standard errors (SEs) as I wanted to ask:
Some more details:
I'd appreciate any guidance on interpreting these results or tweaking the estimation to avoid NaN SEs. Please let me know if any other info would be helpful here. Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This can be a common problem with complex (and overparameterized) models. If you google "R NAN standard errors hessian" or something similar you can find some recommendations for diagnosing and/or fixing the issue. For example: |
Beta Was this translation helpful? Give feedback.
This can be a common problem with complex (and overparameterized) models. If you google "R NAN standard errors hessian" or something similar you can find some recommendations for diagnosing and/or fixing the issue. For example:
https://openmx.ssri.psu.edu/thread/1393
https://r-help.stat.math.ethz.narkive.com/sIRlkDOH/r-zeroinfl-problem-cannot-get-standard-errors-hessian-has-nan