louis.valentine 发表于 2022-6-27 19:24 
不仅要算对啊,稳态值的顺序也得对啊。dynare对稳态很敏感,偏离的多了就算不对了。你可以对模型对数线性 ...
嗯,谢谢,请问这个又是什么情况。
uf 0.9
gf 0
s_star 1
h 1
ma 1
错误使用 print_info (line 32)
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for Lapack function dgges: info=30, n=20. You
can also run model_diagnostics to get more information on what may cause this problem.
出错 check (line 48)
print_info(info, 0, options);
出错 kaapp.driver (line 660)
oo_.dr.eigval = check(M_,options_,oo_);
出错 dynare (line 281)
evalin('base',[fname '.driver']);