Skip to content
Prev 4661 / 5636 Next

[R-meta] Questions regarding REML and FE models and R^2 calculation in metafor

Dear Nevo,

Please see my responses below.

Best,
Wolfgang
I don't think this is really a good reason for using a FE model, because the underrepresentation of some climates and overrepresentation of others will affect your results either way. The bigger question is if climate is an important moderator, which you can examine via meta-regression.
Yes, this approach to calculating such pseudo-R^2 values only works in RE models.
This is mathematically impossible. (res0$sigma2 - res1$sigma2) / res0$sigma2 is the same as 1 - res1$sigma2 / res0$sigma2 and the second term cannot be negative, so the resulting value cannot be larger than 1.