Hi,
When I try to solve my model, I get an error message saying
"SOLVE: Iteration 23
Spurious convergence."
Followed by a list which (I suspect) are the values of the last iteration of all endogenous variables it is trying to solve for.
Subsequently it reads:
"??? Error using ==> steady_ at 74
STEADY: convergence problems
Error in ==> steady at 52
steady_;
Error in ==> NKMOTJ at 292
steady;
Error in ==> dynare at 102
evalin('base',fname) ;"
Does anyone recognize where the problem lies? Is it a matter of picking better initial values or is there something wrong with my model equations?
Thanks!