Skip to content
Prev 2697 / 5632 Next

[R-meta] IPD meta analysis / complex survey design

Dear Corentin,

I cannot answer your question directly, that is, to what extent those results are comparable to each other, although if svyglm() gives 'marginal' (population averaged) coefficients in the sense of what a GEE model would do, then one could argue that those should not be combined with 'conditional' coefficients that glmer() provides (searching for combinations of terms like "GEE, marginal, population averaged, logistic mixed-effects, conditional, subject-specific" should turn up relevant discussions / papers).

But leaving this aside, one could also just approach this issue entirely empirically, that is, simply code the type of analysis / type of coefficient for each study and examine in a moderator analysis whether there are systematic differences between the different types.

Best,
Wolfgang