Package: metaSEM
Type: Package
Title: Meta-Analysis using Structural Equation Modeling
Version: 1.2.5.1
Date: 2021-05-17
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: 2021-05-17 09:35:50 UTC; mikewlcheung
Author: Mike Cheung [aut, cre] (<https://orcid.org/0000-0003-0113-0758>)
Repository: CRAN
Date/Publication: 2021-05-17 17:20:09 UTC
Built: R 4.0.2; ; 2021-05-18 10:51:35 UTC; unix
