Page 1 of 1

Dynare errors

PostPosted: Sun Oct 31, 2010 4:58 pm
by flumas22
Hi. I'm new there. I want to run my Dynare code for dsge model, but dynare told me these errors:

??? Error using ==> print_info at 36
MJDGGES returns the following error code: 14

Error in ==> check at 50
print_info(info, options_.noprint);

Error in ==> dsge at 190
check;

Error in ==> dynare at 132
evalin('base',fname) ;

Thanks for answer.

Re: Dynare errors

PostPosted: Tue Nov 02, 2010 7:46 am
by flumas22
Hi again...

I want to solve and simulate my simple dsge model but errors occur-

Please help me. I post my .mod file below

Re: Dynare errors

PostPosted: Mon Nov 08, 2010 8:46 pm
by jpfeifer
In the parameters section, you can only compute lambda after xi_p as Dynare otherwise does not know the value of xi_p.