在房地产企业中加了贷款之后就一直报错,希望有大神可以帮忙指点一下!!!以下是报错指令:
MODEL_DIAGNOSTICS: No obvious problems with this mod-file were detected.
错误使用 print_info
Blanchard & Kahn conditions are not satisfied: indeterminacy.
出错 stoch_simul (第 120 行)
print_info(info, options_.noprint, options_);
出错 mm6.driver (第 853 行)
[info, oo_, options_, M_] = stoch_simul(M_, options_, oo_, var_list_);
出错 dynare (第 281 行)
evalin('base',[fname '.driver']);
>>
附件是mod源文件。