Hi,
I'm just a new user of dynare but I have a problem with the computation of the steady state I think. Actually, when I want to run my program, it crashes! The message that appears is as follows:
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).
[mex] Markov Switching SBVAR.
Starting Dynare (version 4.4.3).
Starting preprocessing of the model file ...
Substitution of endo leads >= 2: added 1 auxiliary variables and equations.
ERROR: There are 14 equations but 15 endogenous variables!
error: DYNARE: preprocessing failed
error: called from:
error: c:\dynare\4.4.3\matlab\dynare.m at line 174, column 5
I have 14 endogenous variables, I don't understand why it considers there are 15.
Could you help me, please?
Thanks in advance!