Dear Prof Pfeifer,
I have the following note extracted from a paper on simulation.
" The model is solved using third-order perturbations around the stochastic steady state in Dynare++ 4.4.3.The moments are computed using a simulation of 3,000 economies at quarterly frequency for 304 quarters, from which the first 80 quarters are not considered for the calculation of the moments (“burn in-period”)."
To comply with the above specification, I have given the following command in dynare file
stoch_simul(drop=80, order=3, periods=304) ;
My question is how do I specify the the simulation of 3000 economies in the stoch_simul command.
Many Thanks
Ammu