MJDGGES returns the following error code19
Posted: Fri May 23, 2008 1:25 pm
Dear all,
at the moment I am performing a grid search over the parameters of the monetary policy reaction function in my model. For a particular combination, I am receiving the following message:
??? Error using ==> print_info
MJDGGES returns the following error code19
Error in ==> check at 21
print_info(info);
Error in ==> GSNGRPCINVAC at 166
check;
Error in ==> dynare at 26
evalin('base',fname) ;
What does that mean? I see that the message refers to the check command, but a violation of the Blanchard-Kahn condition would produce a different message, wouldn't it? The strange thing is that it is worked with a great many parameter combinations before.
I have attached the code, the parameters in question are psi, f and rho and are found in lines 44-46. The policy rule, in case that is of interest is in line 84. Many thanks for your help!
Best,
Ansgar
at the moment I am performing a grid search over the parameters of the monetary policy reaction function in my model. For a particular combination, I am receiving the following message:
??? Error using ==> print_info
MJDGGES returns the following error code19
Error in ==> check at 21
print_info(info);
Error in ==> GSNGRPCINVAC at 166
check;
Error in ==> dynare at 26
evalin('base',fname) ;
What does that mean? I see that the message refers to the check command, but a violation of the Blanchard-Kahn condition would produce a different message, wouldn't it? The strange thing is that it is worked with a great many parameter combinations before.
I have attached the code, the parameters in question are psi, f and rho and are found in lines 44-46. The policy rule, in case that is of interest is in line 84. Many thanks for your help!
Best,
Ansgar