Skip to content
Prev 873 / 5632 Next

[R-meta] effect size estimates regardless of direction

Hi Dave,

Some thoughts from me below, but I am sure Wolfgang and others can chime in
with better input.

Thanks to you both for the helpful information, and sorry for the delay in
No, this won't be a problem. One can apply the folded normal to estimate
the mean magnitude of effects for various levels of a categorical variable
after accounting for study, phylogeny and species (etc) in a multi-level
context (I did this recently, see Noble et al. 2018. Biological Reviews,
93, 72?97; code for applying folded normal etc. is available for the paper,
if that is at all helpful). I think the thing to be careful about is the
estimation of variance for each level of the categorical moderator. The
folded normal will be sensitive to total variance, and so, assuming
homogeneous variance in each level of a categorical moderator may not be a
realistic assumption and will likely lead to some odd estimates at times.
You can: 1) explicitly model heterogeneous variance in each level of the
categorical moderator or 2) simply do a subset analysis to model each level
of a categorical moderator seperately (i.e, seperate models) and then apply
the folded normal to the overall mean estimate of the model with the
subsetted data in each group / level.
I'm not entirely clear on the question here. Do you mean categorical and
continuous moderators? You would be correct, applying the folded normal for
continuous moderators is pretty tricky at times. Shinichi and I are trying
to sort out exactly what this means at the moment ? it's kind of a mind
bender thinking about this problem (at least for me). Presently, as far as
I understand it, you can only really do this with different levels of
categorical predictors. Although I maybe wrong - so others feel free to
chime in to correct me!
This was why I suggested to use a Bayesian approach as it becomes very easy
to estimate credible intervals on these estimates as you can apply the
folded normal function to the entire posterior distibution. Although, this
can probably also be done with a bootstrapping method using metafor.
Wolfgang will probably have some good suggestions here on what would work
with metafor.