Other packages > Find by keyword >

GEInter  

Robust Gene-Environment Interaction Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GEInter", "0.3.2")



Attach the package and use:
library("GEInter")
Maintained by
Xing Qin
[Scholar Profile | Author Map]
First Published: 2021-01-21
Latest Update: 2022-05-19
Description:
Description: For the risk, progression, and response to treatment of many complex diseases, it has been increasingly recognized that gene-environment interactions play important roles beyond the main genetic and environmental effects. In practical interaction analyses, outliers in response variables and covariates are not uncommon. In addition, missingness in environmental factors is routinely encountered in epidemiological studies. The developed package consists of five robust approaches to address the outliers problems, among which two approaches can also accommodate missingness in environmental factors. Both continuous and right censored responses are considered. The proposed approaches are based on penalization and sparse boosting techniques for identifying important interactions, which are realized using efficient algorithms. Beyond the gene-environment analysis, the developed package can also be adopted to conduct analysis on interactions between other types of low-dimensional and high-dimensional data. (Mengyun Wu et al (2017), ; Mengyun Wu et al (2017), ; Yaqing Xu et al (2018), ; Yaqing Xu et al (2019), ; Mengyun Wu et al (2021), ).
How to cite:
Xing Qin (2021). GEInter: Robust Gene-Environment Interaction Analysis. R package version 0.3.2, https://cran.r-project.org/web/packages/GEInter. Accessed 06 May. 2025.
Previous versions and publish date:
0.1.0 (2021-01-21 09:20), 0.2.0 (2021-03-01 14:40), 0.3.0 (2021-03-22 08:20), 0.3.1 (2021-07-10 18:20)
Other packages that cited GEInter R package
View GEInter citation profile
Other R packages that GEInter depends, imports, suggests or enhances
Complete documentation for GEInter
Functions, R codes and Examples using the GEInter R package
Some associated functions: AR . Augmented.data . BLMCP . HNSCC . Miss.boosting . PTReg . QPCorr.matrix . QPCorr.pval . RobSBoosting . Rob_data . bic.BLMCP . bic.PTReg . coef.BLMCP . coef.PTReg . coef.RobSBoosting . coef.bic.BLMCP . coef.bic.PTReg . plot.BLMCP . plot.Miss.boosting . plot.PTReg . plot.RobSBoosting . plot.bic.BLMCP . plot.bic.PTReg . predict.BLMCP . predict.Miss.boosting . predict.PTReg . predict.RobSBoosting . predict.bic.BLMCP . predict.bic.PTReg . simulated_data . 
Some associated R codes: AR.R . Augmented.data.R . BLMCP.R . KMExpection.R . MCP_Hier.R . Miss.boosting.R . PTReg.R . QPCorr.matrix.R . QPCorr.pval.R . RobSBoosting.R . basis.matrix.R . bic.BLMCP.R . bic.PTReg.R . boosting.robust.spline.R . boosting_impute.R . coef.BLMCP.R . coef.PTReg.R . coef.RobSBoosting.R . coef.bic.BLMCP.R . coef.bic.PTReg.R . combine_results.R . cqpcorr.R . data.R . design.matrix.R . emprand.R . kernel_function.R . kmw.R . lambda_funtion.R . ls.spline.R . pen.ls.R . pen.m.R . plot.BLMCP.R . plot.Miss.boosting.R . plot.PTReg.R . plot.RobSBoosting.R . plot.bic.BLMCP.R . plot.bic.PTReg.R . predict.BLMCP.R . predict.Miss.boosting.R . predict.PTReg.R . predict.RobSBoosting.R . predict.bic.BLMCP.R . predict.bic.PTReg.R . predict_boosting2.R . ptr1.R . reweight.R . robust.spline.R . simulated_data.R . soft_threshold.R . which.column.R .  Full GEInter package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for GEInter051015202530TrendBars

Today's Hot Picks in Authors and Packages

rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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