Question on parameter values

Hi Prof.Pfeifer,

I wrote an dynare mod.fileproblem.mod, which includes Bayesian estimation.

However when I look into the results, I found that the parameter values (in the surface of workspace) is not what were estimated (in oo_.posterior_mode.parameters), but what I declared in my dynare code file (line 56-69).

Is there anything wrong?
Thanks!
problem.mod (18.7 KB)

The parameters after estimation are not put into the workspace. What you see are old calibrated values. The ones that are currently used are always stored in M_.params