Hi -
Just a heads up.
I ran a successful Bayes estimation.
When I tried to do
param_mean(res5)
param_var(res5)
param_std(res5)
I get:
UndefVarError: param_std not defined
How I must supposed to get the parameters of the BayesMCMC fit? Also how would you recomend to incorporate those parameters in a simulation after fitting?