I am doing Bayesian estimation and was wondering if DYNARE can give me the estimated Autocorrelation functions (ACF) based on the estimated model. For example, I would like to look at the estimated ACF function for output from the estimated model, together with the 95% confidence interval of the ACF (and then see whether it is close to the ACF of output in the data).
In case it helps, I am attaching the DYNARE estimation code I'm using. Everything runs smoothly. I'm just not sure whether there are some extra options for getting the ACF that I'm missing. I know there is the "ar" option, but it seems you can only use that for simulations of a calibrated, not for estimation.
estimation(datafile=datapullcggjpn,conf_sig =.95,filtered_vars,smoother,first_obs=8,nobs=58,mode_check,mode_compute=1,mh_replic=20000,mh_jscale=0.4,mh_nblocks=1,bayesian_irf,irf=12) pie piestar pie4 r rstar spie sr sx taylor x;