Package: bmemLavaan
Type: Package
Title: Mediation Analysis with Missing Data and Non-Normal Data
Version: 0.6
Date: 2025-09-02
Authors@R: c(
	person("Shuigen", "Ming", role = "aut", email = "msg0@mail.ustc.edu.cn"),
	person("Hong", "Zhang", role = "aut", email = "zhangh@ustc.edu.cn"),
	person("Zhiyong", "Zhang", role = c("aut", "cre"), email = "johnnyzhz@gmail.com"),
	person("Lijuan", "Wang", role = "aut", email = "lwang4@nd.edu"))
Depends: R (>= 3.5.0), Amelia, MASS, snowfall, rsem
Imports: lavaan, sem
Description: Methods for mediation analysis with missing data and non-normal data are implemented. For missing data, four methods are available: Listwise deletion, Pairwise deletion, Multiple imputation, and Two Stage Maximum Likelihood algorithm. For MI and TS-ML, auxiliary variables can be included to handle missing data. For handling non-normal data, bootstrap and two-stage robust methods can be used. Technical details of the methods can be found in Zhang and Wang (2013, <doi:10.1007/s11336-012-9301-5>), Zhang (2014, <doi:10.3758/s13428-013-0424-0>), and Yuan and Zhang (2012, <doi:10.1007/s11336-012-9282-4>).
License: GPL-2
LazyLoad: yes
LazyData: true
URL: https://bigdatalab.nd.edu
ZipData: no
NeedsCompilation: no
Suggests: R.rsp
VignetteBuilder: R.rsp
Author: Shuigen Ming [aut],
  Hong Zhang [aut],
  Zhiyong Zhang [aut, cre],
  Lijuan Wang [aut]
Maintainer: Zhiyong Zhang <johnnyzhz@gmail.com>
Packaged: 2025-09-03 18:30:27 UTC; zzhang4
Repository: CRAN
Date/Publication: 2025-09-03 19:00:12 UTC
Built: R 4.5.0; ; 2025-09-03 22:24:47 UTC; unix
