Skip to content
Prev 1399 / 5632 Next

[R-meta] Can correlation coefficients be used as moderator in meta-regression model when effect size is also from correlation coefficient

Hi Xianjin,


Yes, effect sizes can be used as predictors, and even mediators provided
that you have a good theory. One issue in yi ~ temperature.r +
precipitation.r + ph.r is that temperature.r, precipitation.r, and ph.r are
assumed measured with the same precision, which is not true in a
meta-analysis. A better approach is to use the ?true? effect sizes as the
predictors. Here are some discussions on how to do it.


StackExchange discussion:

https://stats.stackexchange.com/questions/58310/can-i-incude-an-effect-size-as-an-independent-variable-in-a-meta-regression/58534#58534


Section 5.6 Extensions: mediation and moderation models on the effect sizes
in Cheung (2015) Meta-Analysis: A Structural Equation Modeling Approach:

https://books.google.com.sg/books?id=Pw7QBwAAQBAJ&pg=PA140&lpg=PA140&dq=%225.6+Extensions:+mediation+and+moderation+models+on+the+effect+sizes%22&source=bl&ots=zDiS8mnCN4&sig=ACfU3U11T2b31X3uGWHRcydSQays6Joy6w&hl=en&sa=X&ved=2ahUKEwiKjdLF8ozgAhUQbo8KHarBDaUQ6AEwAHoECAAQAQ#v=onepage&q=%225.6%20Extensions%3A%20mediation%20and%20moderation%20models%20on%20the%20effect%20sizes%22&f=false


R code for the above analyses:

https://htmlpreview.github.io/?https://github.com/mikewlcheung/metaSEM-book/blob/master/metaSEMbook.html#mediation-and-moderation-models


Best,

Mike
On Fri, Jan 25, 2019 at 7:47 AM Zach Simpson <zpsimpso at gmail.com> wrote: