Page 1 of 1

how can I run my mod file

PostPosted: Sat Oct 26, 2013 8:20 pm
by darline
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

Re: how can I run my mod file

PostPosted: Sun Oct 27, 2013 8:26 am
by jpfeifer
Please post the mod-file

Re: how can I run my mod file

PostPosted: Tue Oct 29, 2013 9:18 pm
by darline
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

Re: how can I run my mod file

PostPosted: Tue Oct 29, 2013 9:50 pm
by jpfeifer
USe
Code: Select all
model_diagnostics(M_,options_,oo_)
to see that

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


You are having a collinearity problem that often derives from Walras Law and thus missing an additional equation.

Re: how can I run my mod file

PostPosted: Wed Oct 30, 2013 5:21 pm
by darline
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

Re: how can I run my mod file

PostPosted: Sat Nov 02, 2013 8:17 am
by darline
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

Re: how can I run my mod file

PostPosted: Sat Nov 02, 2013 8:30 am
by darline
this is the data file