Skip to content
Prev 2478 / 5636 Next

[R-meta] Egger's test with multilevel meta analysis

The issue what that coeftest is a different function than the one I should have been using (I.e. coef_test).



Thanks!



Dylan Johnson, MSc

MA Student, School and Clinical Child Psychology
Department of Applied Psychology and Human Development

University of Toronto
252 Bloor Street West

Toronto, ON M5S 1V6



From: Viechtbauer, Wolfgang (SP)<mailto:wolfgang.viechtbauer at maastrichtuniversity.nl>
Sent: December 9, 2020 2:23 PM
To: Dylan Johnson<mailto:dylanr.johnson at mail.utoronto.ca>
Cc: R meta<mailto:r-sig-meta-analysis at r-project.org>
Subject: RE: [R-meta] Egger's test with multilevel meta analysis



EXTERNAL EMAIL:

Try:

coeftest(egger_multi, vcov = "CR2", cluster = dataset$COHORT_ID)

If this doesn't help, what version of clunSandwich are you using? (see sessionInfo()).

Best,
Wolfgang