Other packages > Find by keyword >

mma  

Multiple Mediation Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mma", "10.8-1")



Attach the package and use:
library("mma")
Maintained by
Qingzhao Yu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-02-26
Latest Update: 2025-04-30
Description:
Used for general multiple mediation analysis. The analysis method is described in Yu and Li (2022) (ISBN: 9780367365479) "Statistical Methods for Mediation, Confounding and Moderation Analysis Using R and SAS", published by Chapman and Hall/CRC; and Yu et al.(2017) "Exploring racial disparity in obesity: a mediation analysis considering geo-coded environmental factors", published on Spatial and Spatio-temporal Epidemiology, 21, 13-23.
How to cite:
Qingzhao Yu (2015). mma: Multiple Mediation Analysis. R package version 10.8-1, https://cran.r-project.org/web/packages/mma. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0-0 (2015-02-26 20:16), 1.0-1 (2015-04-11 01:16), 2.0-0 (2015-04-24 06:34), 2.0-1 (2015-12-02 09:17), 2.0-2 (2016-01-20 23:21), 2.0-3 (2016-02-24 16:59), 2.0-4 (2016-03-17 23:13), 3.0-0 (2016-07-14 00:32), 3.1-0 (2016-08-09 01:12), 4.0-0 (2016-12-14 08:13), 5.0-0 (2017-03-29 15:06), 5.0-1 (2017-09-22 17:11), 6.0-0 (2018-01-16 18:12), 6.1-0 (2018-03-08 17:28), 7.0-0 (2018-11-20 18:10), 8.0-0 (2019-03-29 22:30), 9.0-0 (2019-08-27 20:30), 10.0-0 (2020-03-18 16:20), 10.2-2 (2020-03-23 17:40), 10.3-2 (2020-05-24 19:40), 10.5-0 (2020-12-11 19:30), 10.5-1 (2021-10-25 06:40), 10.6-1 (2022-05-16 08:50), 10.7-1 (2023-08-29 20:10)
Other packages that cited mma R package
View mma citation profile
Other R packages that mma depends, imports, suggests or enhances
Complete documentation for mma
Functions, R codes and Examples using the mma R package
Some associated functions: boot.med . boot.mod . cgd1 . data.org . form.interaction . med . mma-package . mma . moderate . plot.med . plot.mma . plot2.mma . print.med . print.mma . summary.med_iden . summary.mma . test.moderation . weight_behavior . 
Some associated R codes: Full mma package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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