Please help me out! about the QZ decomposition
Posted: Mon Dec 24, 2012 12:28 pm
when I ran the .mod file, the error came out:
Error using print_info (line 36)
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for
Lapack function dgges: info=19, n=19
Error in check (line 51)
print_info(info, options_.noprint);
Error in ngdptarget (line 242)
check;
Error in dynare (line 120)
evalin('base',fname) ;
I guess it related about the parametrition. I check almost every parameter and the calibration, and I can't find where the problem is. Any tip will be helpful. Thanks a lot.Here is code.
Error using print_info (line 36)
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for
Lapack function dgges: info=19, n=19
Error in check (line 51)
print_info(info, options_.noprint);
Error in ngdptarget (line 242)
check;
Error in dynare (line 120)
evalin('base',fname) ;
I guess it related about the parametrition. I check almost every parameter and the calibration, and I can't find where the problem is. Any tip will be helpful. Thanks a lot.Here is code.