maximum_lag
Posted: Sun Nov 20, 2011 12:34 pm
Hi,
I am working on a DSGE model with many leads (expectations) and lags. Dynare generate auxiliary variables for them. I read in the forum that version 4.2.2 has bug in calculating steady state for those auxiliary variables, I has this problem too, so I switch back to version 4.2.1. This time I got the following error message:
Starting Dynare (version 4.2.1).
Starting preprocessing of the model file ...
Substitution of endo leads >= 2: added 21 auxiliary variables and equations.
Substitution of endo lags >= 2: added 10 auxiliary variables and equations.
Found 48 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.
??? Reference to non-existent field 'maximum_lag'.
Error in ==> gnkpc_nl6 at 493
oo_.endo_simul=[oo_.steady_state*ones(1,M_.maximum_lag)];
Error in ==> dynare at 132
evalin('base',fname) ;
Can anyone help me figure out what is going on?
Thx
Yf
I am working on a DSGE model with many leads (expectations) and lags. Dynare generate auxiliary variables for them. I read in the forum that version 4.2.2 has bug in calculating steady state for those auxiliary variables, I has this problem too, so I switch back to version 4.2.1. This time I got the following error message:
Starting Dynare (version 4.2.1).
Starting preprocessing of the model file ...
Substitution of endo leads >= 2: added 21 auxiliary variables and equations.
Substitution of endo lags >= 2: added 10 auxiliary variables and equations.
Found 48 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.
??? Reference to non-existent field 'maximum_lag'.
Error in ==> gnkpc_nl6 at 493
oo_.endo_simul=[oo_.steady_state*ones(1,M_.maximum_lag)];
Error in ==> dynare at 132
evalin('base',fname) ;
Can anyone help me figure out what is going on?
Thx
Yf