Skip to content
Prev 4015 / 5636 Next

[R-meta] Prediction intervals for multilevel meta-analysis

Hi Paul,

In short, yes. The prediction interval incorporates two sources of
uncertainty: uncertainty from the estimate of the mean effect (the center
of the PI) and uncertainty from there being a distribution of effects about
the mean (measured by the sum of the random effects variance components).
In your case, my guess is that the change in the prediction intervals is
driven by the first source. When you add in additional levels, you are
acknowledging that there is additional dependence in the data structure,
and this dependence leads to more uncertainty about the average effect. You
should see this in how the standard error of the average effect increases
across the three models you described. Particularly if the data include
only a small number of top-level units, the increase in SE can lead to
fairly big changes in the width of the PI.

In the example you gave, it's interesting (at least to me
::nerdfaceemoji::) to see that the second source of uncertainty doesn't
actually change very much. We can see this by comparing the sums of
variance components (sigma-squared's rather than sigmas):
- Model 1 total RE variance: 0.41^2 = 0.1681
- Model 2 total RE variance: 0.279^2 + 0.317^2 = 0.1783 (square root =
0.4223)
- Model 3 total RE variance: 0.275^2 + 0.114^2+0.309^2 = 0.1841 (square
root = 0.4209)
The total variance increases slightly, but not enough to affect the width
of the PI by all that much. The differences between models indicate that
they're similar to variance decompositions. Model 1 is estimating the total
variance, Model 2 is telling how much of the total is at level 2 versus
level 1, Model 3 is further breaking out how much of the total is at level
3, level 2, and level 1.

James

--------------------------
James Pustejovsky
https://jepusto.com
On Wed, Apr 6, 2022 at 6:19 AM Hanel, Paul H P <p.hanel at essex.ac.uk> wrote:

            

  
  
Message-ID: <CAFUVuJwAcWu8r9brcKo=JGz2NBsho5oFPqmhSXXiv9gFHELm0g@mail.gmail.com>
In-Reply-To: <DB6PR0601MB23573F56476BE1E247545144AEE79@DB6PR0601MB2357.eurprd06.prod.outlook.com>