Page 1 of 1

Bimodal, convergence and long tail posterior figure

PostPosted: Fri Apr 08, 2016 12:23 am
by ZBCPA
Dear Johannes,

Could you help to have a look at the attached two figures? I ran 4 Million draws to estimate my model.

1. The posterior figure shows that psiz is bimodal and convergence figure shows it does not converge. I am wondering if this is a problem and do you have some advice on how to deal with it?

2. In terms of convergence figure, rhoz does Not converge either, right? But I already ran 4 Million, do I need to run more to make it converge? Finding the mode is hard, since only mode_compute=6 works.

3. In terms of posterior figure, the tails of SE_e_z which is the estimated standard deviation of preference shock , are very long. Would that be a problem?

Many thanks in advance.

Kind regards,
Huan

Re: Bimodal, convergence and long tail posterior figure

PostPosted: Thu Apr 14, 2016 8:18 am
by jpfeifer
Bimodality can happen and if you are sure that the code and estimation is correct, it is a feature, not a bug. Convergence diagnostics will be misleading in this case. The question in this case is how to summarize the posterior distribution as the mean will be meaningless. But the posterior density plots still convey the correct message.

Re: Bimodal, convergence and long tail posterior figure

PostPosted: Fri May 13, 2016 10:47 am
by ZBCPA
jpfeifer wrote:Bimodality can happen and if you are sure that the code and estimation is correct, it is a feature, not a bug. Convergence diagnostics will be misleading in this case. The question in this case is how to summarize the posterior distribution as the mean will be meaningless. But the posterior density plots still convey the correct message.


Dear Johannes,

It is quite common to report theoretical moments using posterior mean as calibration of parameters. HOWEVER, if I estimate 5 parameters and 1 of them is bimodal posterior distribution, would be right to calibrate this parameter using Mode while the other 4 parameters using posterior mean to see theoretical moments?

Many thanks,
Huan

Re: Bimodal, convergence and long tail posterior figure

PostPosted: Tue May 17, 2016 3:15 pm
by jpfeifer
As long as you make explicit what you are doing, you should be fine. The best way to go according to my opinion is either to use the mode for all parameters (aka Maximum "Likelihood" (actually a posterior)) or the fully Bayesian mean of the statistics that interests you as opposed to the statistic at the mean.