Other packages > Find by keyword >

HIMA  

High-Dimensional Mediation Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("HIMA", "2.2.2")



Attach the package and use:
library("HIMA")
Maintained by
Yinan Zheng
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-08
Latest Update: 2023-09-10
Description:
Allows to estimate and test high-dimensional mediation effects based on advanced mediator screening and penalized regression techniques. Methods used in the package refer to Zhang H, Zheng Y, Zhang Z, Gao T, Joyce B, Yoon G, Zhang W, Schwartz J, Just A, Colicino E, Vokonas P, Zhao L, Lv J, Baccarelli A, Hou L, Liu L. Estimating and Testing High-dimensional Mediation Effects in Epigenetic Studies. Bioinformatics. (2016) . PMID: 27357171.
How to cite:
Yinan Zheng (2017). HIMA: High-Dimensional Mediation Analysis. R package version 2.2.2, https://cran.r-project.org/web/packages/HIMA. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0.5 (2017-11-08 21:29), 1.0.6 (2018-03-06 16:48), 1.0.7 (2018-03-07 00:19), 1.1.0 (2021-05-15 07:50), 2.0.0 (2022-02-03 08:40), 2.0.1 (2022-07-18 15:10), 2.2.0 (2023-04-27 21:40), 2.2.1 (2023-09-10 18:02), 2.2.2 (2024-08-24 20:00)
Other packages that cited HIMA R package
View HIMA citation profile
Other R packages that HIMA depends, imports, suggests or enhances
Complete documentation for HIMA
Functions, R codes and Examples using the HIMA R package
Some associated functions: HIMA-package . hima . microHIMA . simHIMA . survHIMA . 
Some associated R codes: HIMA-package.R . hima.R . microHIMA.R . onAttach.R . simHIMA.R . survHIMA.R . utils.R .  Full HIMA package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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