manymome: Mediation, Moderation and Moderated-Mediation After Model Fitting

Computes indirect effects, conditional effects, and conditional indirect effects in a structural equation model or path model after model fitting, with no need to define any user parameters or label any paths in the model syntax, using the approach presented in Cheung and Cheung (2023) <doi:10.3758/s13428-023-02224-z>. Can also form bootstrap confidence intervals by doing bootstrapping only once and reusing the bootstrap estimates in all subsequent computations. Supports bootstrap confidence intervals for standardized (partially or completely) indirect effects, conditional effects, and conditional indirect effects as described in Cheung (2009) <doi:10.3758/BRM.41.2.425> and Cheung, Cheung, Lau, Hui, and Vong (2022) <doi:10.1037/hea0001188>. Model fitting can be done by structural equation modeling using lavaan() or regression using lm().

Version: 0.2.3
Depends: R (≥ 3.5.0)
Imports: lavaan, boot, parallel, pbapply, stats, ggplot2, igraph, MASS, methods
Suggests: knitr, rmarkdown, semPlot, semptools, semTools, Amelia, mice, testthat (≥ 3.0.0)
Published: 2024-09-25
DOI: 10.32614/CRAN.package.manymome
Author: Shu Fai Cheung ORCID iD [aut, cre], Sing-Hang Cheung ORCID iD [aut]
Maintainer: Shu Fai Cheung <shufai.cheung at gmail.com>
BugReports: https://github.com/sfcheung/manymome/issues
License: GPL (≥ 3)
URL: https://sfcheung.github.io/manymome/
NeedsCompilation: no
Citation: manymome citation info
Materials: README NEWS
CRAN checks: manymome results

Documentation:

Reference manual: manymome.pdf
Vignettes: Generate Bootstrap Estimates (source)
Generate Monte Carlo Estimates (source)
Monte Carlo Confidence Intervals with Multiple Imputation (source)
manymome (source)
Mediation Models with Latent Variables (source)
Mediation Analysis by Multiple Regression (source)
Set Moderator Levels (source, R code)
Moderated Mediation Analysis by Multiple Regression (source)

Downloads:

Package source: manymome_0.2.3.tar.gz
Windows binaries: r-devel: manymome_0.2.2.zip, r-release: manymome_0.2.3.zip, r-oldrel: manymome_0.2.2.zip
macOS binaries: r-release (arm64): manymome_0.2.3.tgz, r-oldrel (arm64): manymome_0.2.3.tgz, r-release (x86_64): manymome_0.2.3.tgz, r-oldrel (x86_64): manymome_0.2.3.tgz
Old sources: manymome archive

Reverse dependencies:

Reverse imports: manymome.table, modelbpp, stdmod

Linking:

Please use the canonical form https://CRAN.R-project.org/package=manymome to link to this page.