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. 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.1.4.3 |
Depends: | R (≥ 3.5.0) |
Imports: | lavaan, boot, parallel, pbapply, stats, ggplot2 |
Suggests: | knitr, rmarkdown, semPlot, semptools, testthat (≥ 3.0.0) |
Published: | 2022-09-09 |
Author: | Shu Fai Cheung [aut, cre], Sing-Hang Cheung [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 |
Package source: | manymome_0.1.4.3.tar.gz |
Windows binaries: | r-devel: manymome_0.1.4.3.zip, r-release: manymome_0.1.4.3.zip, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): manymome_0.1.4.0.tgz, r-oldrel (x86_64): manymome_0.1.4.0.tgz |
Old sources: | manymome archive |
Please use the canonical form https://CRAN.R-project.org/package=manymome to link to this page.