Error using print_infos

dear all
Greetings to all
What kind of problem in this model?
Error using print_info (line 32)
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for Lapack function dgges: info=19, n=17. You can
also run model_diagnostics to get more information on what may cause this problem.

Error in check (line 48)
print_info(info, 0, options);

Error in Brazil_tchkotch.driver (line 481)
oo_.dr.eigval = check(M_,options_,oo_);

Error in dynare (line 293)
evalin(‘base’,[fname ‘.driver’]) ;

Typically, it’s a timing error. Without the file it is impossible to tell.

1 Like