get a close to 0/0 eigenvalue
Posted: Mon Oct 06, 2014 12:21 pm
Hi all,
I am trying to replicate the results of the paper " A Small Open Economy DSGE Model for Pakistan " by ADNAN HAIDER AND SAFDAR ULLAH KHAN (2008) ,I have written the codes for this paper which are attached below. However, when I run it I get the following errors:
Error using print_info (line 54)
One of the eigenvalues is close to 0/0 (the absolute value of numerator and
denominator is smaller than 1e-06!
If you believe that the model has a unique solution you can try to reduce
the value of qz_zero_threshold.
Error in check (line 76)
print_info(info, 0, options);
Error in dsgeforpak (line 248)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 180)
evalin('base',fname) ;
I also attach the paper,I would appreciate any help on this matter
Thanks
I am trying to replicate the results of the paper " A Small Open Economy DSGE Model for Pakistan " by ADNAN HAIDER AND SAFDAR ULLAH KHAN (2008) ,I have written the codes for this paper which are attached below. However, when I run it I get the following errors:
Error using print_info (line 54)
One of the eigenvalues is close to 0/0 (the absolute value of numerator and
denominator is smaller than 1e-06!
If you believe that the model has a unique solution you can try to reduce
the value of qz_zero_threshold.
Error in check (line 76)
print_info(info, 0, options);
Error in dsgeforpak (line 248)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 180)
evalin('base',fname) ;
I also attach the paper,I would appreciate any help on this matter
Thanks