Hello evry body
Please when I want to run my mod file, this error message appears what can I do to solve it?
??? Error using ==> print_info at 36
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for Lapack
function dgges: info=7, n=5
Error in ==> stoch_simul at 81
print_info(info, options_.noprint);
Error in ==> model3 at 144
info = stoch_simul(var_list_);
Error in ==> dynare at 120
evalin(‘base’,fname) ;
please I need your help
thanks
this is my mod.file.
I whant to write a DSGE with exchange rate regim I do’nt know if I am wrong somewhere
Thanks in advance
darline.mod (2.13 KB)
USe model_diagnostics(M_,options_,oo_)
to see that
[quote]model_diagnostic: the Jacobian of the static model is singular
there is 1 colinear relationships between the variables and the equations
Colinear variables:
produit
interet
conso
Colinear equations
2 3 4 5[/quote]
You are having a collinearity problem that often derives from Walras Law and thus missing an additional equation.
thank’s very much.
When Itry to rectify, it does’nt run.
Please help me to see where the problem is with thi mod.file.
thanks in advance.
Darline
dd.mod (2.11 KB)
morning. I am trying to estimate my model but the problem is that it can not read my data file. what schould I do in that case? Thanks
esti.mod (3.12 KB)
this is the data file
camer.XLS (4.05 KB)