Other packages > Find by keyword >

manymome  

Mediation, Moderation and Moderated-Mediation After Model Fitting
View on CRAN: Click here


Download and install manymome package within the R console
Install from CRAN:
install.packages("manymome")

Install from Github:
library("remotes")
install_github("cran/manymome")

Install by package version:
library("remotes")
install_version("manymome", "0.2.7")



Attach the package and use:
library("manymome")
Maintained by
Shu Fai Cheung
[Scholar Profile | Author Map]
First Published: 2022-09-06
Latest Update: 2024-02-16
Description:
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) . 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) and Cheung, Cheung, Lau, Hui, and Vong (2022) . Model fitting can be done by structural equation modeling using lavaan() or regression using lm().
How to cite:
Shu Fai Cheung (2022). manymome: Mediation, Moderation and Moderated-Mediation After Model Fitting. R package version 0.2.7, https://cran.r-project.org/web/packages/manymome. Accessed 06 May. 2025.
Previous versions and publish date:
0.1.4.0 (2022-09-06 08:20), 0.1.4.3 (2022-09-09 12:33), 0.1.6 (2022-11-06 16:00), 0.1.9 (2023-01-06 22:20), 0.1.10 (2023-06-08 17:30), 0.1.12 (2023-08-21 17:00), 0.1.13 (2023-10-07 00:40), 0.1.14 (2024-02-16 20:10), 0.2.1 (2024-05-07 16:10), 0.2.2 (2024-06-06 01:30), 0.2.3 (2024-09-25 15:20), 0.2.4 (2024-10-04 15:40), 0.2.5 (2024-12-08 17:10), 0.2.7 (2025-01-25 07:10)
Other packages that cited manymome R package
View manymome citation profile
Other R packages that manymome depends, imports, suggests or enhances
Complete documentation for manymome
Functions, R codes and Examples using the manymome R package
Some associated functions: all_indirect_paths . check_path . coef.cond_indirect_diff . coef.cond_indirect_effects . coef.delta_med . coef.indirect . coef.indirect_list . coef.indirect_proportion . coef.lm_from_lavaan . cond_indirect . cond_indirect_diff . confint.cond_indirect_diff . confint.cond_indirect_effects . confint.delta_med . confint.indirect . confint.indirect_list . data_med . data_med_complicated . data_med_mod_a . data_med_mod_ab . data_med_mod_ab1 . data_med_mod_b . data_med_mod_b_mod . data_med_mod_parallel . data_med_mod_parallel_cat . data_med_mod_serial . data_med_mod_serial_cat . data_med_mod_serial_parallel . data_med_mod_serial_parallel_cat . data_mod . data_mod2 . data_mod_cat . data_mome_demo . data_mome_demo_missing . data_parallel . data_sem . data_serial . data_serial_parallel . data_serial_parallel_latent . delta_med . do_boot . do_mc . factor2var . fit2boot_out . fit2mc_out . get_one_cond_indirect_effect . get_prod . index_of_mome . indirect_effects_from_list . indirect_i . indirect_proportion . lm2boot_out . lm2list . lm_from_lavaan_list . manymome-package . math_indirect . merge_mod_levels . mod_levels . modmed_x1m3w4y1 . plot.cond_indirect_effects . predict.lm_from_lavaan . predict.lm_from_lavaan_list . predict.lm_list . print.all_paths . print.boot_out . print.cond_indirect_diff . print.cond_indirect_effects . print.delta_med . print.indirect . print.indirect_list . print.indirect_proportion . print.lm_list . print.mc_out . simple_mediation_latent . subsetting_cond_indirect_effects . subsetting_wlevels . summary.lm_list . terms.lm_from_lavaan . total_indirect_effect . 
Some associated R codes: add_na.R . all_indirect_paths.R . boot2est_lavaan.R . boot2est_lm.R . check_path.R . coef_cond_indirect_effects.R . coef_delta_med.R . coef_indirect.R . coef_indirect_list.R . cond_indirect.R . cond_indirect_diff.R . cond_indirect_effects_math.R . cond_indirect_effects_subset.R . confint_cond_indirect_effects.R . confint_delta_med.R . confint_indirect.R . confint_indirect_list.R . dat_2_and_3.R . dat_4.R . dat_5.R . dat_6.R . dat_modmed_x1m3w4y1.R . dat_mome_demo.R . dat_mome_demo_missing.R . dat_sem.R . dat_serial_parallel_latent.R . dat_simple_mediation_latent.R . delta_med.R . do_boot.R . do_mc.R . est2p.R . factor2var.R . find_product.R . get_b.R . get_indirect_effect.R . get_intercept.R . get_prod.R . index_mome.R . indirect.R . indirect_proportion.R . lav_data_used.R . lavaan2lm_list.R . lavaan_helpers.R . lm2list.R . lm2ptable.R . lm_helpers.R . manymome-package.R . mc2est_lavaan.R . merge_mod_levels.R . mod_levels.R . plotmod.R . plotmod_helpers.R . plotmod_helpers_2.R . predict_lm_list.R . print.paths.R . print_boot_out.R . print_cond_indirect_effect.R . print_delta_med.R . print_helpers.R . print_indirect.R . print_indirect_list.R . print_lm_list.R . print_mc_out.R . summary_lm_list.R . total_indirect_effect_list.R . wlevels_subset.R .  Full manymome package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for manymome051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA