The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

R build status cran version Monthly Downloads Total Downloads Rdoc DOI

The metaSEM package conducts univariate and multivariate meta-analyses using a structural equation modeling (SEM) approach via the OpenMx package. It also implements the two-stage SEM approach to conduct meta-analytic structural equation modeling on correlation/covariance matrices.

The stable version can be installed from CRAN by:

install.packages("metaSEM")

The developmental version can be installed from GitHub by:

## Install remotes package if it has not been installed yet
# install.packages("remotes")

remotes::install_github("mikewlcheung/metasem")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.