Suppose I perform stochastic simulation of a DSGE model as:
stoch_simul(periods=200,irf=40,order=2) Y C;
Dynare produces the moments as a standard output. Now, I compute the moments from the simulated Y and C series. These two moments seem to be different. Any ideas?