by MichelJuillard » Thu Feb 09, 2006 8:52 pm
Dear Cindy,
the Metropolis parameters draws are stored in the *mh*.mat files. In that files, matrix x2 contains the parameters draws as rows.
The order is as follows:
1) stderr of exogenous shocks
2) stderr of measurement errors if any
3) correlation of exogenous shocks if any
4) correlation of measurement errors if any
5) model coefficients
Inside each category, parameters are ordered in the declaration order in the estimated_params block
As it is supposed to be with Metropolis iterations, parameters values are repeated when the algorithm decides not to jump
Best wishes
Michel