ERROR! The steadystate values returned
Posted: Thu Mar 04, 2010 11:55 am
Hello?
First of all, Please find attached files.
I'm using the steadystate.m file. but I'm not sure I'm doing properly.
All steady-state values are calculated by hand. I checked it by making another m file. To my knowledge, that's no problem.
But, I couldn't find where I got stuck.
Please have look my codes. I would greatly appreciate it.
The error is as follows;
Residual for equation number 1 is equal to 0.14353
Residual for equation number 2 is equal to -25.236
Residual for equation number 3 is equal to -0.006006
...
...
...
Residual for equation number 41 is equal to 0.056
??? Error using ==> steady_ at 89
The steadystate values returned by smallopen_steadystate.m don't solve the static model!
Error in ==> steady at 52
steady_;
Error in ==> smallopen at 543
steady;
Error in ==> dynare at 132
evalin('base',fname) ;
First of all, Please find attached files.
I'm using the steadystate.m file. but I'm not sure I'm doing properly.
All steady-state values are calculated by hand. I checked it by making another m file. To my knowledge, that's no problem.
But, I couldn't find where I got stuck.
Please have look my codes. I would greatly appreciate it.
The error is as follows;
Residual for equation number 1 is equal to 0.14353
Residual for equation number 2 is equal to -25.236
Residual for equation number 3 is equal to -0.006006
...
...
...
Residual for equation number 41 is equal to 0.056
??? Error using ==> steady_ at 89
The steadystate values returned by smallopen_steadystate.m don't solve the static model!
Error in ==> steady at 52
steady_;
Error in ==> smallopen at 543
steady;
Error in ==> dynare at 132
evalin('base',fname) ;