Learn R Programming

GEInter (version 0.3.2)

Robust Gene-Environment Interaction Analysis

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), ).

Copy Link

Version

Install

install.packages('GEInter')

Monthly Downloads

213

Version

0.3.2

License

GPL-2

Maintainer

Xing Qin

Last Published

May 19th, 2022

Functions in GEInter (0.3.2)

Augmented.data

Accommodating missingness in environmental measurements in gene-environment interaction analysis
AR

The covariance matrix with an autoregressive (AR) structure among variables
RobSBoosting

Robust semiparametric gene-environment interaction analysis using sparse boosting
Rob_data

A matrix containing the simulated data for RobSBoosting and Miss.boosting methods
HNSCC

A data frame containing the TCGA head and neck squamous cell carcinoma (HNSCC) data.
bic.PTReg

BIC for PTReg
bic.BLMCP

BIC for BLMCP
BLMCP

Accommodating missingness in environmental measurements in gene-environment interaction analysis: penalized estimation and selection
plot.Miss.boosting

Plot coefficients from a "Miss.boosting" object
predict.RobSBoosting

Make predictions from a "RobSBoosting" object
plot.PTReg

Plot coefficients from a "PTReg" object
plot.BLMCP

Plot coefficients from a "BLMCP" object
predict.bic.BLMCP

Make predictions from a "bic.BLMCP" object.
coef.bic.PTReg

Extract coefficients from a "bic.PTReg" object
QPCorr.matrix

Robust identification of gene-environment interactions using a quantile partial correlation approach
Miss.boosting

Robust gene-environment interaction analysis approach via sparse boosting, where the missingness in environmental measurements is effectively accommodated using multiple imputation approach
coef.RobSBoosting

Extract coefficients from a "RobSBoosting" object
PTReg

Robust gene-environment interaction analysis using penalized trimmed regression
plot.bic.PTReg

Plot coefficients from a "bic.PTReg" object
predict.BLMCP

Make predictions from a "BLMCP" object
plot.RobSBoosting

Plot coefficients from a "RobSBoosting" object
coef.bic.BLMCP

Extract coefficients from a "bic.BLMCP" object
plot.bic.BLMCP

Plot coefficients from a "bic.BLMCP" object
predict.Miss.boosting

Make predictions from a "Miss.boosting" object
QPCorr.pval

P-values of the "QPCorr.matrix" obtained using a permutation approach
predict.PTReg

Make predictions from a "PTReg" object
simulated_data

Simulated data for generating response
predict.bic.PTReg

Make predictions from a "bic.PTReg" object
coef.BLMCP

Extract coefficients from a "BLMCP" object
coef.PTReg

Extract coefficients from a "PTReg" object