Hi!
If I run a simulation using the following simul_stoch command.
stoch_simul(order=1, irf=400, periods=100000, nograph, hp_filter=1600);
The correlation between X and Y in the correlation matrix is not the same as using the Matlab command corrcoef(X,Y). How come?
\\\Glenn