Hello everybody,
Is there anybody who can help me please?I am trying to run the code I attach,but I get the following error message:
??? Error using ==> print_info at 36
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for Lapack function dgges:
info=19, n=17
Error in ==> check at 76
print_info(info, options.noprint);
Error in ==> calib at 472
oo_.dr.eigval = check(M_,options_,oo_);
Error in ==> dynare at 120
evalin('base',fname) ;