simulating more periods than specified
Posted: Fri Mar 12, 2010 9:03 pm
I specify the following commands for the simulation of my model
stoch_simul(periods=1000, order=1, simul_seed=100, irf = 0);
However, Dynare simulates 1003 periods of the endogenous variables and 1002 periods of the exogenous variables. Why is this and how does the timing of the shocks and endogenous variables line up?
Thanks for your help with this simple question.
stoch_simul(periods=1000, order=1, simul_seed=100, irf = 0);
However, Dynare simulates 1003 periods of the endogenous variables and 1002 periods of the exogenous variables. Why is this and how does the timing of the shocks and endogenous variables line up?
Thanks for your help with this simple question.