Skip to content
Prev 3609 / 5632 Next

[R-meta] AICc or variance components, which one matters more?

Hi Wolfgang,

Thank you! If we go by your ICC principle, then since almost all
studies uniquely belong to one lab (except one exception), then ~ 1 |
lab/study (as in g1) should prevail over list(~1|lab, ~1|study) [as in
g2].

But the thing is that AICc doesn't agree with this. That's exactly
where I get stuck in preferring one model over the other. Model g1
matches the data structure better, but g2 has a smaller AICc?

You proposed g3 to solve this impasse, but g3 gives the same AICc as that of g2.

Moreover, we have not yet added any moderators. If we do, then using
g2 or g3 with already 0 variance components would mean that such
zero-variance components really don't do much in the model. And that
was why I thought specifying random effects as in g1 which gives
non-zero variance components seems like a better use of the random
effects especially as we add moderators.


(g1=rma.mv(yi, vi, random = ~1|lab/study, data = dd))
(g2=rma.mv(yi, vi, random = list(~1|lab, ~1|study), data = dd))
(g3=rma.mv(yi, vi, random = list(~1|lab/study, ~ 1 | study), data = dd))

fitstats(g1,g2,g3)[5,]

             g1            g2           g3
AICc: 30.85992 29.73897 35.73897

On Mon, Nov 15, 2021 at 1:14 PM Viechtbauer, Wolfgang (SP)
<wolfgang.viechtbauer at maastrichtuniversity.nl> wrote:

Thread (19 messages)

Luke Martinez AICc or variance components, which one matters more? Nov 12 Philippe Tadger AICc or variance components, which one matters more? Nov 13 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 13 Luke Martinez AICc or variance components, which one matters more? Nov 13 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 13 Luke Martinez AICc or variance components, which one matters more? Nov 13 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 13 Luke Martinez AICc or variance components, which one matters more? Nov 13 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 15 Luke Martinez AICc or variance components, which one matters more? Nov 15 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 15 Luke Martinez AICc or variance components, which one matters more? Nov 15 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 15 Luke Martinez AICc or variance components, which one matters more? Nov 15 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 15 Luke Martinez AICc or variance components, which one matters more? Nov 15 Luke Martinez AICc or variance components, which one matters more? Nov 15 Wolfgang Viechtbauer AICc or variance components, which one matters more? Nov 15 Luke Martinez AICc or variance components, which one matters more? Nov 15