Package: metaSEM
Type: Package
Title: Meta-Analysis using Structural Equation Modeling
Version: 1.4.0
Date: 2024-05-15
Depends: R (>= 3.4.0), OpenMx
Imports: Matrix, MASS, ellipse, graphics, stats, utils, mvtnorm,
        numDeriv, lavaan
Suggests: metafor, semPlot, R.rsp, testthat, matrixcalc
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: 2024-05-15 10:20:25 UTC; mikewlcheung
Author: Mike Cheung [aut, cre] (<https://orcid.org/0000-0003-0113-0758>)
Repository: CRAN
Date/Publication: 2024-05-16 15:20:02 UTC
Built: R 4.2.3; ; 2024-05-16 16:33:25 UTC; unix
