Hello,
I am getting the following error:
There are 4 eigenvalue(s) larger than 1 in modulus
for 5 forward-looking variable(s)
The rank condition ISN'T verified!
Error using print_info (line 45)
Blanchard Kahn conditions are not satisfied: indeterminacy
Error in stoch_simul (line 92)
print_info(info, options_.noprint, options_);
Error in liq_b (line 456)
info = stoch_simul(var_list_);
Error in dynare (line 223)
evalin('base',fname) ;
I have tried using Model_diagnostics but it cannot identify any problems with the .mod file
I have a feeling the problem could be with equation 8 and 9 as they can be collapsed into one equation but then I am not sure which endogenous variable to eliminate. Could someone kindly provide some guidance.
Many Thanks!