Using mode_check to fix hessian
Posted: Sun Jul 02, 2017 12:57 pm
I want to fix negative hessian, in order to do this I've used mode_check option in estimation command. But after runnning some hours it starts to show mode_checks plots for most of parameters (not all) and I am getting this message error:
Error using trustnleqn (line 28)
Objective function is returning undefined values at initial point. FSOLVE cannot continue.
Error in fsolve (line 368)
[x,FVAL,JACOB,EXITFLAG,OUTPUT,msgData]=...
Error in prometheo_steadystate (line 230)
I am suspecting this message is related to the hessian problem because most of mode_check plots are concave.
Please, how could I fix this? I will appreciate your help.
I attach my .mod, the mode computed with mode_compute=2, and mode_checks plots.
Error using trustnleqn (line 28)
Objective function is returning undefined values at initial point. FSOLVE cannot continue.
Error in fsolve (line 368)
[x,FVAL,JACOB,EXITFLAG,OUTPUT,msgData]=...
Error in prometheo_steadystate (line 230)
I am suspecting this message is related to the hessian problem because most of mode_check plots are concave.
Please, how could I fix this? I will appreciate your help.
I attach my .mod, the mode computed with mode_compute=2, and mode_checks plots.