If I use bandpass filtered data to do Bayesian estimation with 4.4.3 version dynare ( I know you do not recommend bandpass filter since it is two sided, but I have to try this now....), then I calibrate the model parameters with posterior means and to see theoretical moments, like unconditional variance decomposition and standard deviation... How should I write the stoch_simul demand? ( I mean that, if use hp-filter,then stoch_simul command should include hp_filter=1600, then How about bandpass filter?)
Just
- Code: Select all
stoch_simul(order=1);
Could you please give me some hint?
Many thanks in advance,
Catherine