Page 1 of 1

8 eigenvalues>1, 8 forward-looking var,BK not verified??

PostPosted: Mon Nov 02, 2009 3:31 pm
by TBrinkman
I get the following error message (see more below):

There are 8 eigenvalue(s) larger than 1 in modulus
for 8 forward-looking variable(s)

The rank conditions ISN'T verified!

According to Dynare 4.0.4 I have 8 eigenvalues higher than 1 and 8 forward-looking variables and the BK-conditions are not verified....

I included my mod-file if somebody is interested in this error message.

I added an extra variable x to be sure that in the model all variables have at least one version in the current state.

Any help will be appreciated! Thanks,
Teun


EIGENVALUES:
Modulus Real Imaginary

0 0 0
0 0 0
0 0 0
1.366e-017 1.366e-017 0
5.148e-017 5.148e-017 0
6.505e-013 6.505e-013 0
0.0154 -0.0154 0
0.9753 0.9753 0
1.044 1.044 0
1.098 1.098 0
6.315 6.315 0
Inf -Inf 0
Inf Inf 0
Inf Inf 0
Inf Inf 0
Inf Inf 0


There are 8 eigenvalue(s) larger than 1 in modulus
for 8 forward-looking variable(s)

The rank conditions ISN'T verified!

??? Error using ==> print_info at 62
Blanchard Kahn conditions are not satisfied: indeterminacy due to rank failure

Error in ==> stoch_simul at 44
print_info(info);

Error in ==> Model2novB at 313
info = stoch_simul(var_list_);

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

Re: 8 eigenvalues>1, 8 forward-looking var,BK not verified??

PostPosted: Tue Nov 03, 2009 10:13 am
by SébastienVillemot
Hi,

This question has already been answered, see:
viewtopic.php?f=1&t=2140&start=0#p4120

Best,