Hi,
I'm running an estimation for a DSGE model. I use a matlab program to solve for the steady state. steady;check; command is passed. That is, the steady state solve by matlab code can solve the static model.
But problems appear in estimation stage.
Error using == initial_estimation_checks at 92
The seadystate values returned by nlpaper1_steadystate.m don't solve the static model!
Could anyone tell me why this happens?
Thank you!
JI