Error when run my model
Posted: Tue Sep 06, 2016 8:34 pm
Hello
I am a beginner of dynare.
when I run my model, appear these errors:
Error using print_info (line 37)
The generalized Schur (QZ) decomposition failed. For more information, see the
documentation for Lapack function dgges: info=14, n=12. You can also run
model_diagnostics to get more information on what may cause this problem.
Error in check (line 76)
print_info(info, 0, options);
Error in rant (line 315)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 180)
evalin('base',fname) ;
I am a beginner of dynare.
when I run my model, appear these errors:
Error using print_info (line 37)
The generalized Schur (QZ) decomposition failed. For more information, see the
documentation for Lapack function dgges: info=14, n=12. You can also run
model_diagnostics to get more information on what may cause this problem.
Error in check (line 76)
print_info(info, 0, options);
Error in rant (line 315)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 180)
evalin('base',fname) ;