Bayesian inference for multinomial data from small areas incorporating uncertainty about order restriction
Section 3. Hierarchical multinomial Dirichlet model incorporated uncertainty about order restrictions
3.1 Model specification
We consider adding uncertainty to the model to increase the robustness and flexibility. Let be the mode position of cell probabilities. The extension of the hierarchical multinomial Dirichlet model, denoted as is
where
and
Modes are the same for all areas but we are uncertain about where they are.
Then the joint posterior distribution of and is
where and are the indicator functions under that order restriction.
3.2 Estimation of
To generate samples of and we have to deal with the uncertainty indicator In variable has prior and posterior
Chen and Nandram (2021) notice the order restrictions will significantly increase the computational difficulty, especially for the marginal likelihood. There is an accuracy-efficiency trade-off. We notice that for each iteration from M1 model, there are two patterns of unimodal structure in for different counties. One is that the normal BMI level has the highest cell probability among five levels, which can be considered as an unimodal structure and the mode is at the second position. Another is that the overweight BMI level has the highest probability, which can be considered as an unimodal structure and the mode is at the third position. We can approximate the posterior sample using information obtained from M1.
Estimation Method:
- Apply M1 model to the data and acquire posterior samples of
- For each iteration, count areas whose first cell probabilities are the largest among other cells.
- In the same iteration, count areas whose second cell probabilities are the largest.
- Count areas whose third cell probabilities are the largest, until the last cell.
- Compute the ratio of different cases. For example, we may only have 13 counties whose normal BMI level probabilities are the largest and 22 counties whose overweight probabilities are the largest. Then we have the ratio is 13/22.
- Compute the average of ratios for overall iterations. Use the average as approximated mixture probabilities.
For example, in our application BMI, 37.2% of has mode at the second position, 62.8% of has mode at the third position. Then we can have 0.372 and 0.628 as probabilities to mix samples from M2 (mode at 2nd) and samples from M3 (mode at 3rd) together.
Then
where are computed in Section 2.1. In the following numerical example,
without extra computation, taking advantage of known CPOs and the estimated from the previous section, we can easily acquire the CPO of as in Appendix A.3.- Date modified: