Estimation Problem
Posted: Thu Feb 21, 2013 5:20 pm
Hi,
I'm running a model that's suposed to make a bayesian estimation. It gives me a result, but this message appears:
POSTERIOR KERNEL OPTIMIZATION PROBLEM!
(minus) the hessian matrix at the "mode" is not positive definite!
=> posterior variance of the estimated parameters are not positive.
You should try to change the initial values of the parameters using
the estimated_params_init block, or use another optimization routine.
Warning: The results below are most likely wrong!
What this means?
I'm running a model that's suposed to make a bayesian estimation. It gives me a result, but this message appears:
POSTERIOR KERNEL OPTIMIZATION PROBLEM!
(minus) the hessian matrix at the "mode" is not positive definite!
=> posterior variance of the estimated parameters are not positive.
You should try to change the initial values of the parameters using
the estimated_params_init block, or use another optimization routine.
Warning: The results below are most likely wrong!
What this means?