Dear all,
I designed a DSGE model about carbon tax and carbon trading, but running the code reports an error, I don’t know where the problem is, and I ask for your guidance. The error is as follows:
There are 8 eigenvalue(s) larger than 1 in modulus
for 8 forward-looking variable(s)
The rank condition ISN’T verified!
MODEL_DIAGNOSTICS: No obvious problems with this mod-file were detected.
错误使用 print_info (line 48)
Blanchard Kahn conditions are not satisfied: indeterminacy due to rank failure
出错 stoch_simul (line 100)
print_info(info, options_.noprint, options_);
出错 test (line 586)
info = stoch_simul(var_list_);
出错 dynare (line 235)
evalin(‘base’,fname) ;
model_diagnostics(M_,options_,oo_)
MODEL_DIAGNOSTICS: No obvious problems with this mod-file were detected.