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.7-1")



Attach the package and use:
library("mma")
Maintained by
Qingzhao Yu
[Scholar Profile | Author Map]
First Published: 2015-02-26
Latest Update: 2023-08-29
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.7-1, https://cran.r-project.org/web/packages/mma. Accessed 13 Apr. 2025.
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)
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for mma01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
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  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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