Package: metaSEM
Type: Package
Title: Meta-Analysis using Structural Equation Modeling
Version: 1.2.5
Date: 2020-11-29
Depends: R (>= 3.4.0), OpenMx
Imports: Matrix, MASS, ellipse, graphics, stats, utils, mvtnorm,
        numDeriv, lavaan
Suggests: metafor, semPlot, R.rsp, testthat
VignetteBuilder: R.rsp
Authors@R: person(given = "Mike", family = "Cheung", role = c("aut","cre"), email = "mikewlcheung@nus.edu.sg", comment = c(ORCID = "0000-0003-0113-0758"))
Maintainer: Mike Cheung <mikewlcheung@nus.edu.sg>
Description: A collection of functions for conducting meta-analysis using a
             structural equation modeling (SEM) approach via the 'OpenMx' and
             'lavaan' packages. It also implements various procedures to
			 perform meta-analytic structural equation modeling on the
             correlation and covariance matrices,
			 see Cheung (2015) <doi:10.3389/fpsyg.2014.01521>.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
ByteCompile: yes
URL: https://github.com/mikewlcheung/metasem
BugReports: https://github.com/mikewlcheung/metasem/issues
NeedsCompilation: no
Packaged: 2020-11-29 02:22:44 UTC; mikewlcheung
Author: Mike Cheung [aut, cre] (<https://orcid.org/0000-0003-0113-0758>)
Repository: CRAN
Date/Publication: 2020-11-29 23:00:03 UTC
Built: R 3.6.3; ; 2021-05-12 21:10:09 UTC; windows
