Bayesian inference for multinomial data from small areas incorporating uncertainty about order restriction
Section 5. Simulated BMI
To have a better comparison between those models, Chen and Nandram (2021) construct a simulated data transformed from BMI using the idea of Pool-Adjacent-Violators Algorithm (PAVA) to have strong order restrictions as (Mair, Hornik and de Leeuw, 2009). It is a simple iterative algorithm for solving the quadratic problem.
Generally, given a sequence of data points we start with on the left. We move to the right until we encounter the first violation Then we replace this pair by their average, and back-average to the left as needed, to get monotonicity. We continue this process to the right, until finally we reach We can have a reconstructed data set to fit our order restrictions better. Fitting models to the simulated data, we can discover the advantage of hierarchical multinomial-Dirichlet model with order restrictions easily.

Description of Figure 5.1
Figure presenting the simulation method to have the unimodal order restriction. The method starts with on the left. It moves to the right until it encounters the first violation Then it replaces this pair by their average, and back-average to the left as needed, to get monotonicity. It continues this process to the right, until finally it reaches
Here, for each county, we start from BMI level 1 to the mode using PAVA to create an increasing sequence. Then from the mode to BMI level 5, we apply PAVA to create a decreasing sequence. To make sure that each BMI level has an integer number, we take the nearest integer that is larger than the mode to replace the mode, and take the nearest integer that is smaller than (except the mode) to replace those non-modes. Now our assembled BMI data have strong order restrictions. But we also notice that our current approach cannot be used for a general case to create an unimodal structure. It works for BMI data when the numbers of level 2 and level 3 are significantly larger than others. Now we have a simulated BMI data which mode is at the third position (overweight).
| (mode at normal) | (mode at overweight) | ||
|---|---|---|---|
| -319.83 | -330.73 | -310.39 | -311.26 |
Since the mode is at the third position, the LPML of is significantly larger than others, which is -310.39. The LPML of is -311.26, due to the robustness of The LPML of is the smallest, which is -330.73. The LPML of is -319.83. The LPMLs show that the model with order restrictions can have the best performance if the unimodal assumption is correct. Model which incorporates uncertainty about order, has a similar performance as Model In Figure 5.2, and have consistently large CPO values for 35 counties among those models. have lowest CPO values at County 3 and 4, which suggests possible outliers, high-leverage and influential observations. For most of counties, has the largest CPOs and has the smallest CPOs because of the order restriction assumption may be correct in but not in
In the simulated BMI data, CPO and LPML are proved to be able to select more adequate models. Model is robust and consistent for most cases.

Description of Figure 5.2
Figure presenting the conditional predictive ordinates (CPOs) for the 35 counties under models M1, M2, M3 and M4 with simulated data. Different symbols are used to represent different models’ CPO for all 35 counties. A lower CPO suggests possible outliers, high-leverage and influential observations.
- Date modified: