Learn R Programming

⚠️There's a newer version (0.1.9) of this package.Take me there.

springer (version 0.1.2)

Sparse Group Variable Selection for Gene-Environment Interactions in the Longitudinal Study

Description

Recently, regularized variable selection has emerged as a powerful tool to identify and dissect gene-environment interactions. Nevertheless, in longitudinal studies with high dimensional genetic factors, regularization methods for G<97>E interactions have not been systematically developed. In this package, we provide the implementation of sparse group variable selection, based on both the quadratic inference function (QIF) and generalized estimating equation (GEE), to accommodate the bi-level selection for longitudinal G<97>E studies with high dimensional genomic features. Alternative methods conducting only the group or individual level selection have also been included. The core modules of the package have been developed in C++.

Copy Link

Version

Install

install.packages('springer')

Monthly Downloads

242

Version

0.1.2

License

GPL-2

Maintainer

Fei Zhou

Last Published

July 5th, 2020

Functions in springer (0.1.2)

penalty

This function provides the penalty functions. Users can choose one of the three penalties: sparse group MCP, group MCP and MCP.
reformat

This function changes the format of the longitudinal data from wide format to long format
dat

simulated data for demonstrating the usage of springer
springer

fit the model with given tuning parameters
cv.springer

k-folds cross-validation for springer
dmcp

The first order derivative function of MCP (Minimax Concave Penalty)
print.springer

print a springer result
springer-package

Sparse Group Variable Selection for Gene-Environment Interactions in the Longitudinal Study