Other packages > Find by keyword >

hdmed  

Methods for Mediation Analysis with High-Dimensional Mediators
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("hdmed", "1.0.1")



Attach the package and use:
library("hdmed")
Maintained by
Dylan Clark-Boucher
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-02-27
Latest Update: 2025-09-03
Description:
A suite of functions for performing mediation analysis with high-dimensional mediators. In addition to centralizing code from several existing packages for high-dimensional mediation analysis, we provide organized, well-documented functions for a handle of methods which, though programmed their original authors, have not previously been formalized into R packages or been made presentable for public use. The methods we include cover a broad array of approaches and objectives, and are described in detail by both our companion manuscript---"Methods for Mediation Analysis with High-Dimensional DNA Methylation Data: Possible Choices and Comparison"---and the original publications that proposed them. The specific methods offered by our package include the Bayesian sparse linear mixed model (BSLMM) by Song et al. (2019); high-dimensional mediation analysis (HDMA) by Gao et al. (2019); high-dimensional multivariate mediation (HDMM) by Ch
How to cite:
Dylan Clark-Boucher (2023). hdmed: Methods for Mediation Analysis with High-Dimensional Mediators. R package version 1.0.1, https://cran.r-project.org/web/packages/hdmed. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:47), 1.0.0 (2023-02-27 09:42), 1.0.1 (2024-05-15 04:40)
Other packages that cited hdmed R package
View hdmed citation profile
Other R packages that hdmed depends, imports, suggests or enhances
Complete documentation for hdmed
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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