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 Mar. 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

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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