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]
All associated links for this package
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 12 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

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  
bfp  
Bayesian Fractional Polynomials
Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally ...
Download / Learn more Package Citations See dependency  
piwikproR  
Access 'Piwik Pro' Website Statistics
Run Queries against the API of 'Piwik Pro' ...
Download / Learn more Package Citations See dependency  
MEDITS  
Analysis of MEDITS-Like Survey Data
Set of functions working with survey data in the format of the MEDITS project ...
Download / Learn more Package Citations See dependency  
tablerDash  
'Tabler' API for 'Shiny'
'R' interface to the 'Tabler' HTML template. See more here < ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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