-----Original Message-----
From: R-sig-meta-analysis [mailto:r-sig-meta-analysis-bounces at r-project.org] On
Behalf Of Tobias Saueressig
Sent: Wednesday, 03 February, 2021 9:54
To: Meta list
Subject: [R-meta] SMD and Eggers regression test for small study effects
(publication bias)
Dear All,
after reading that the Eggers regression test is not suitable when using a SMD as
an effect size (https://training.cochrane.org/handbook/current/chapter-13#section-
13-3-5-4), I found the following paper:
https://onlinelibrary.wiley.com/doi/abs/10.1002/jrsm.1332
My reading is that one better variant of the test is to?substitute the standard
errors with the square root of the weights.
I have tried to implement that in the attached R script. (I know that the numbers
of studies is too low for enough power of the test. This just an example).
Is this the correct way to do it or are there better ways to modify the test?
Regards
Tobias