Skip to content
Prev 2608 / 5636 Next

[R-meta] SEM of correlational meta-analytic data?

Dear Gladys,

Inferring causality from observational data is tricky business. SEM (with primary data) or meta-analytic structural equation modeling (MASEM) does not magically allow us to do so just by fitting some model.

But if you want to do MASEM, then the MetaSEM package is a good choice. I also recently added some functionality to metafor that goes a bit in the same direction. See:

https://wviechtb.github.io/metafor/reference/rcalc.html
https://wviechtb.github.io/metafor/reference/matreg.html

Note that you will need to install the 'devel' version of metafor to make use of these functions:

https://wviechtb.github.io/metafor/index.html#installation

Best,
Wolfgang