Forward looking and rank condition
Posted: Fri Sep 07, 2012 6:28 am
Hi everyone,
I run my model and get the below first error that have seen in the previouse posts but what explained before the error does not match with it (I think), plus three more errors.
There are 2 eigenvalue(s) larger than 1 in modulus
for 2 forward-looking variable(s)
The rank condition is verified.
??? Error using ==> print_info at 46
Blanchard Kahn conditions are not satisfied: indeterminacy due to rank failure
Error in ==> stoch_simul at 81
print_info(info, options_.noprint);
Error in ==> ch at 404
info = stoch_simul(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
Please let me know if you have any idea in this case?
I have 7 backward looking and 2 forward looking variables in the model.
Cheers.
I run my model and get the below first error that have seen in the previouse posts but what explained before the error does not match with it (I think), plus three more errors.
There are 2 eigenvalue(s) larger than 1 in modulus
for 2 forward-looking variable(s)
The rank condition is verified.
??? Error using ==> print_info at 46
Blanchard Kahn conditions are not satisfied: indeterminacy due to rank failure
Error in ==> stoch_simul at 81
print_info(info, options_.noprint);
Error in ==> ch at 404
info = stoch_simul(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
Please let me know if you have any idea in this case?
I have 7 backward looking and 2 forward looking variables in the model.
Cheers.