"The generalized Schur (QZ) decomposition failed"...
Posted: Mon Nov 11, 2013 11:48 am
Dear all,
I am trying to replicate the Milani and Treadwell (2012) JMCB paper " The effects of monetary policy "news" and "surprises" without success.
The error that I get is:
??? Error using ==> print_info at 36
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for
Lapack function dgges: info=32, n=32
Error in ==> check at 51
print_info(info, options_.noprint);
Error in ==> news at 353
check;
Error in ==> dynare at 120
evalin('base',fname) ;
Could anyone please have a look at the codes?
Thanks
Luciano
I am trying to replicate the Milani and Treadwell (2012) JMCB paper " The effects of monetary policy "news" and "surprises" without success.
The error that I get is:
??? Error using ==> print_info at 36
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for
Lapack function dgges: info=32, n=32
Error in ==> check at 51
print_info(info, options_.noprint);
Error in ==> news at 353
check;
Error in ==> dynare at 120
evalin('base',fname) ;
Could anyone please have a look at the codes?
Thanks
Luciano