Page 1 of 1
Blanchard Kahn and rank conditions
Posted:
Thu May 17, 2012 2:36 pm
by younk
Hi everyone,
I run my model, but I have the following problem
"There are 13 eigenvalue(s) larger than 1 in modulus
for 12 forward-looking variable(s)
The rank conditions ISN'T verified!"
Can anyone help me please?Thanks a lot in advance.
Pd. attached is my modfile
Re: Blanchard Kahn and rank conditions
Posted:
Wed May 23, 2012 1:59 pm
by kyri82
You have 3 unit-roots!! You are doing something very wrong! Make sure that:
- You solved and linearised the model correctly, as well as the values and ratios at steady-state. One way to verify this is to compute some values at the steady state and make sure they are positive, like the marginal utility of consumption, langrange multipliers, and quantities like consumption, output...
- The timing of your variables is correct. This can be very important actually.
- You have chosen your parametres well and with care.
Re: Blanchard Kahn and rank conditions
Posted:
Fri Jun 01, 2012 7:21 am
by younk
Thanks a lot!
I have corrected my model.
Re: Blanchard Kahn and rank conditions
Posted:
Fri Jun 01, 2012 7:26 am
by younk
But I also have problem with the corrected model.
Can anyone help me please?Thanks a lot in advance.
There are 13 eigenvalue(s) larger than 1 in modulus
for 12 forward-looking variable(s)
The rank conditions ISN'T verified!
??? Error using ==> print_info at 40
Blanchard Kahn conditions are not satisfied: no stable equilibrium
Error in ==> stoch_simul at 71
print_info(info, options_.noprint);
Error in ==> modelH22 at 414
info = stoch_simul(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;