Next Article in Journal
Preferentially Expressed Antigen in Melanoma (PRAME) and Human Malignant Melanoma: A Retrospective Study
Next Article in Special Issue
Estimation of Causal Effect of Age at Menarche on Pubertal Height Growth Using Mendelian Randomization
Previous Article in Journal
Identification of Frameshift Variants in POLH Gene Causing Xeroderma Pigmentosum in Two Consanguineous Pakistani Families
Previous Article in Special Issue
Leveraging Gene-Level Prediction as Informative Covariate in Hypothesis Weighting Improves Power for Rare Variant Association Studies
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Interep: An R Package for High-Dimensional Interaction Analysis of the Repeated Measurement Data

1
Department of Statistics, Kansas State University, Manhattan, KS 66506, USA
2
Department of Biostatistics and Health Data Sciences, Indiana University School of Medicine, Indianapolis, IN 46202, USA
3
Department of Food, Nutrition, Dietetics and Health, Kansas State University, Manhattan, KS 66506, USA
*
Author to whom correspondence should be addressed.
Genes 2022, 13(3), 544; https://doi.org/10.3390/genes13030544
Submission received: 9 February 2022 / Revised: 12 March 2022 / Accepted: 13 March 2022 / Published: 19 March 2022
(This article belongs to the Special Issue Statistical Genetics in Human Diseases)

Abstract

:
We introduce interep, an R package for interaction analysis of repeated measurement data with high-dimensional main and interaction effects. In G × E interaction studies, the forms of environmental factors play a critical role in determining how structured sparsity should be imposed in the high-dimensional scenario to identify important effects. Zhou et al. (2019) (PMID: 31816972) proposed a longitudinal penalization method to select main and interaction effects corresponding to the individual and group structure, respectively, which requires a mixture of individual and group level penalties. The R package interep implements generalized estimating equation (GEE)-based penalization methods with this sparsity assumption. Moreover, alternative methods have also been implemented in the package. These alternative methods merely select effects on an individual level and ignore the group-level interaction structure. In this software article, we first introduce the statistical methodology corresponding to the penalized GEE methods implemented in the package. Next, we present the usage of the core and supporting functions, which is followed by a simulation example with R codes and annotations. The R package interep is available at The Comprehensive R Archive Network (CRAN).

1. Introduction

In longitudinal studies, the same subjects are repeatedly measured over a set of units, such as a period of time. The correlated nature of the repeated measurements has motivated the development of a wide spectrum of approaches that account for intra-cluster interconnections [1,2]. One of the representative examples is the generalized estimating equation (GEE), originally proposed by Liang and Zeger [3]. It only depends on the first two marginal moments of repeated measurements and a working correlation matrix to fully incorporate the intra-cluster correlations of longitudinal data. Such a feature is particularly appealing when the full likelihood function is difficult to specify under non-Gaussian assumptions. In the past decade, variable selection has gradually become one of the central tasks in longitudinal studies due to the explosion of the use of high-dimensional data. In the literature, Wang et al. [4] developed the penalized generalized estimating equation (PGEE) with LASSO [5] to select important features. Although GEE and PGEE are robust when the working correlations are misspecified, the resulting estimators can be inefficient. To overcome this limitation, Cho and Qu [6] developed the penalized quadratic inference function (PQIF) method for variable selection with penalty functions such as SCAD [7], LASSO and adaptive LASSO [8], respectively.
For repeated-measurement data, regularized estimation with the above penalty functions continuously shrinks the regression coefficients towards zero. If the tuning parameters are properly chosen, regression coefficients corresponding to unimportant features will be estimated as zero, whereas those for important ones are still nonzero. Therefore, variable selection and parameter estimation can be achieved at the same time in the longitudinal setting. Despite the success, these penalization methods, including those of Wang et al. [4] and Cho and Qu [6], among many others, mainly focus on selecting the main effects and ignore the interactions. Variable selection methods that do not appropriately account for the interaction structure generally yield inaccurate estimation results and false findings [9]. Use the gene–environment (G × E) interaction as an example. The G × E interactions are typically modeled as the product terms between low-dimensional E factors and high-dimensional G factors. The identification of important genetic main effects and G × E interactions are of primary interest since the E factors are usually determined based on existing studies and are not subject to selection. This essentially requires sparse group or bi-level selection [10,11,12]. With the repeated measure response, although PGEE and PQIF can still be adopted for G × E interactions by treating interactions as the main effects, they no longer lead to the optimal estimation and identification results [13,14].
The environmental factors take a very unique form in the longitudinal G × E study conducted by Zhou et al. [13]. The interaction effects were initially modeled as the product of lipidomics features and a treatment factor consisting of four different levels. Since the E factor is then represented as three dummy variables (or binary indicators), the identification of important lipids by environmental interactions requires the selection to be performed in a “group–in, group–out” manner, as in the group LASSO [15]. Such a formulation eventually leads to a mixture of individual- and group-level penalty functions used to identify genetic main effects and G × E interactions simultaneously under the longitudinal outcome which was the bodyweight of CD1 mice, repeatedly measured over 10 consecutive weeks.Please refer to Zhou et al. [13] and King et al. [16] for more detailed descriptions of the data. Note that although Zhou et al. [13] was partially driven by an animal model, the proposed methods are potentially applicable in G × E studies of human diseases as long as the selection of interactions is conducted in a group manner.
In this article, we demonstrate the R package interep [17] that implements the GEE-based penalization methods proposed in Zhou et al. [13] for the simultaneous selection of main and interaction effects on the individual and group level, correspondingly. These procedures assume linear G × E interactions [9], which have not been examined in high-dimensional longitudinal studies to date. On the other hand, the nonlinear G × E interactions [18,19,20] are usually dissected through the varying coefficient model and its variants, which can be analyzed using the high-dimensional longitudinal varying coefficient models in studies such as [21,22].
The open-source R package interep is publicly available on CRAN at https://cran.r-project.org/package=interep (accessed on 11 March 2022) [17]. To facilitate rapid computation, we developed the core modules of the R package in C++. The rest of the paper is organized as follows. In Section 2, we provide an overview of penalized interaction analysis in longitudinal studies. Section 3 describes the main and supporting functions implemented in the interep package. Simulation examples designed to showcase the usage of the package are presented in Section 4. We conclude the paper with discussions in Section 5.

2. Statistical Methods

2.1. Data Structure and Model Setup for the Longitudinal Interaction Analysis

In the longitudinal G × E study with n subjects, we observe t i repeated measurements for the i th ( 1 i n ) subject over time. Y i j represents the response (or phenotype) for the i th subject at time j ( 1 j t i ). G i j = ( G i j 1 , , G i j p ) denotes the p-dimensional vector of genetic factors. E i j = ( E i j 1 , , E i j q ) is the q-dimensional environmental factors coded for the treatment with (q + 1) levels. Henceforth, we assume t i = t < without the loss of generality. The G × E model consists of the genetic and environmental main effects, and the G × E interactions, which are associated with the repeatedly measured phenotypic trait, can be specified as follows:
Y i j = β n 0 + E i j β n 1 + G i j β n 2 + ( G i j E i j ) β n 3 + ϵ i j = Z i j β n + ϵ i j ,
where β n = ( β n 0 , β n 1 , β n 2 , β n 3 ) and Z i j = ( 1 , E i j , G i j , ( G i j E i j ) ) are ( p q + p + q + 1 ) -dimensional vectors denoting all the main and interaction effects. β n 0 is the intercept. β n 1 , β n 2 , and β n 3 are unknown coefficient vectors of dimensions q, p, and p q , respectively. Furthermore, G i j E i j is the p q -dimensional vector of the Kronecker product in the following form:
G i j E i j = [ G i j 1 E i j 1 , G i j 1 E i j 2 , , G i j 1 E i j q , G i j 2 E i j 1 , , G i j p E i j q ] ,
which is adopted to model the G × E interactions. The observations measured from the same subjects are correlated, and are assumed to be independent if they are from different subjects. The random error ϵ i j ( 1 j t ) has a mean zero and a finite variance. For convenience, we assume that ϵ i = ( ϵ i 1 , , ϵ i t ) T follows a multivariate normal distribution N t ( 0 , Σ i ) , with Σ i as the covariance matrix for the repeated measure of the i th subject across the t time points.

2.2. An Overview of Generalized Estimating Equations in the Interaction Analysis

In the literature, G × E interactions with multiple phenotypes have been shown to be effective when the correlations among multivariate measurements can be efficiently accommodated [23]. The intra-correlative nature of longitudinal data makes it difficult to specify the joint likelihood function, especially when the responses are not normal. Liang and Zeger [3] developed the generalized estimating equation (GEE) framework to incorporate the correlations of repeated measurements from the same subject. GEE conducts marginal regression using a quasi-likelihood function. It relaxes the distributional assumption by only requiring the specification of the first two moments and a working correlation matrix for Y i j . We express the first two marginal moments of Y i j as E ( Y i j ) = μ i j = Z i j T β n and Var ( Y i j ) = υ ( μ i j ) , correspondingly. Here, υ denotes a known variance function. The estimating equation for β n can then be written as:
i = 1 n μ i ( β n ) β n V i 1 ( Y i μ i ( β n ) ) = 0 ,
where μ i ( β n ) = ( μ i 1 ( β n ) , , μ i t ( β n ) ) and Y i = ( Y i 1 , , Y i t ) . V i is the covariance matrix of Y i . In Equation (2), μ i ( β n ) β n is equivalent to Z i = ( Z i 1 , , Z i t ) for the t × ( p q + p + q + 1 ) matrix of the genetic main effects and G × E interactions.
Liang and Zeger [3] proposed the estimation of V i , the t × t covariance matrix for the ith subject, through a working correlation matrix R ( η ) as V i = A i 1 2 ( β n ) R ( η ) A i 1 2 ( β n ) , where the diagonal marginal variance matrix is defined as A i ( β n ) = diag { Var ( Y i 1 ) , , Var ( Y i t ) } , and the t × t working correlation matrix R ( η ) is indexed by a finite-dimensional vector of nuisance parameters η . Widely chosen correlation structures for R ( η ) include first-order auto-regressive or AR(1), exchangeable and independent structures, among others. One of the defining features of GEE, as shown by Liang and Zeger [3], is that the GEE estimator of regression coefficients can be consistently estimated if η can be consistently estimated, and that this consistency holds even when the working correlation is misspecified.

2.3. Penalized Identification of G × E Interactions in the Longitudinal Study

In this study, the environmental factors of interest denote a group of binary indicators representing treatment levels. Although this group’s dimensionality is limited, given the high-dimensional genetic factors and the G × E interactions, the identification of important effects requires variable selection. Representative longitudinal variable selection methods, including PGEE [4] and PQIF [6], aim at selecting the main effects and ignore the interactions. Furthermore, the G × E interaction modeled in Equation  (1) is between the G factor and all the q factor levels. Its selection is in a “group in, group out” spirit, whereas the selection of main genetic factors is on the individual level. Thus, the tailored variable selection method can conduct shrinkage estimations on a mixture of group and individual levels, as proposed in Zhou et al. [13]. We first define U( β n ) as the score equation for β n :
U ( β n ) = i = 1 n Z i T V i 1 ( Y i μ i ( β n ) ) .
To perform regularized selection, we adopt the minimax concave penalty (MCP) as the baseline penalty function as follows, due to its computational convenience and rigorous theoretical properties [24]:
ρ ( m ; λ , γ ) = λ 0 | m | ( 1 x γ λ ) + d x ,
where λ is the tuning parameter and γ is the regularization parameter, with the first derivative:
ρ ( m ; λ , γ ) = ( λ m γ ) I ( | m | γ λ ) .
Then, the penalized generalized estimating equation for the interaction analysis of repeated measure data is:
Q ( β n ) = U ( β n ) g = 1 p ρ ( | β n 2 g | ; λ 1 , γ ) sign ( β n 2 g ) h = 1 p ρ ( | | β n 3 h | | Σ h ; q λ 2 , γ ) ,
where coefficient β n 2 g corresponds to the gth genetic main effect, and coefficient vector β n 3 h represents the effect of interaction between the hth G factor and E factors. The penalty term involving β n 2 g imposes individual-level shrinkage to select G factors. Meanwhile, since the E factors are in the form of a group which should be chosen or discarded in a group-wise manner, the penalty term with respect to | | β n 3 h | | Σ h conducts group-level regularization to select G × E interactions through penalizing the empirical norm | | β n 3 h | | Σ h . Here, | | β n 3 h | | Σ h = ( β n 3 h Σ h β n 3 h ) 1 / 2 with Σ h = n 1 B h B h , where B h is the subset of the design matrix corresponding to the interaction between the E factor and the hth genetic factor. In addition, λ 1 and λ 2 in Equation (3) are tuning parameters controlling the amount of shrinkage in the selection of main and interaction effects.
Here, we adopt MCP as the baseline penalty due to its computational efficiency and accuracy, as observed in our past studies. Other popular choices include LASSO, adaptive LASSO and SCAD [25]. Although we conjecture that the alternative choices of baseline penalty function can be equally applicable, it is beyond the scope of our study to examine their pros and cons in the interaction studies. These baseline penalty functions and their extensions have been implemented in a number of R packages. For example, LASSO and relevant regularization methods (including ridge regression and elastic net) have been implemented in the glmnet package for generalized linear models [26]. In repeated-measurement studies, the R package PGEE has been developed for PGEE with the non-convex SCAD penalty [27]. Furthermore, please refer to R package https://CRAN.R-project.org/package=regnet (accessed on 11 March 2022) for estimation and variable selection in generalized linear models using MCP and its extensions [28,29]. In general, advanced regularization methods can be developed based on the baseline penalty functions to accommodate different patterns of sparsity [30,31,32]. In studies of complex diseases, bi-level structures are commonly found and thus motivate the development of statistical methods that efficiently incorporate such a hierarchy [33,34,35]. Regularization has been shown to be particularly efficient in accommodating bi-level or sparse group sparsity in G × E studies [9].
The dataset generated from a profiling study assessing lipid changes in weight-controlled mice [16] motivated the development of penalized longitudinal interaction methods in [13]. This dataset has the following characteristics. First, the genetic factor is defined as lipidomics features which have been rarely examined in a high-dimensional scenario using variable selection. Second, the lipid–environment interactions have a group structure, so the selection of main and interactive effects is supposed to be accommodated simultaneously on both the group and individual levels.
Nevertheless, the uniqueness of the dataset does not limit the scope of the proposed methods. The G factors can be any multi-omics measurements, such as mRNA expressions, single-nucleotide polymorphisms (SNPs) and copy number variations (CNVs), as long as their dimensionality is large. In terms of the special form of the environmental factors, although it was constructed based on a treatment with exercise and/or dietary restrictions with multiple factor levels, the proposed methods are still applicable if the structure of E factors results in group-level selection. For instance, in cancer genomics studies, the stage of cancer is a categorical variable usually with more than two levels, which can lead to the group-level interaction structure.

2.4. Computational Algorithms

We implemented the Newton–Raphson algorithm in the interep [17] package for the efficient estimation of β ^ under the objective function (3). The algorithm proceeds iteratively. At the ( d + 1 ) th iteration,
β ^ n d + 1 = β ^ n d + [ T ( β ^ n d ) + n W ( β ^ n d ) ] 1 [ U ( β ^ n d ) n W ( β ^ n d ) β ^ n d ] ,
where U ( β ^ n d ) is the score function in β ^ n d and T ( β ^ n d ) is defined as the first-order derivative function of U ( β ^ d ) :
T ( β ^ n d ) = i = 1 n Z i T V i 1 Z i .
In the objective function (3), the MCP penalty is utilized on both the individual and group level to detect main and interactive effects. Accordingly, W ( β ^ n d ) is a diagonal matrix with the diagonal entries corresponding to the first-order derivatives of MCP and group MCP as follows:
W ( β ^ n d ) = diag { 0 , , 0 1 + q , ρ ( | β ^ n 21 d | ; λ 1 , γ ) ϵ + | β ^ n 21 d | , , ρ ( | β ^ n 2 p d | ; λ 1 , γ ) ϵ + | β ^ n 2 p d | , ρ ( | | β ^ n 31 d | | Σ 1 ; q λ 2 , γ ) ϵ + | | β ^ n 31 d | | Σ 1 , , ρ ( | | β ^ n 3 p d | | Σ p ; q λ 2 , γ ) ϵ + | | β ^ n 3 p d | | Σ p } ,
where ϵ is a small positive fraction (e.g., 10 6 ) to ensure numerical stability when the denominator is close to zero. The first (q + 1) elements on the diagonal of W ( β ^ d ) are zero, indicating that the intercept and environmental factors are not under regularized selection. The terms n W β n ^ and n W can be adopted to approximate the first-order derivative function of MCP in the penalized score equation and the second derivative function of the MCP penalty, respectively. With fixed tunings, the vector of regression parameters β ^ n d + 1 is estimated iteratively until convergence is achieved. The update of β ^ n d + 1 is terminated if the magnitude of the L1 difference between β ^ n d and β ^ n d + 1 is below a cutoff (e.g., 10 3 ). We observe that the convergence is usually achieved within 10 iterations.
The penalized GEE (3) involves two tuning parameters λ 1 and λ 2 , and a regularization parameter γ . λ 1 and λ 2 determine the level of sparsity in MCP and group MCP, separately. The regularization parameter γ balances the smoothness of the resulting estimator and its unbiasedness. The insensitivity of specifying γ has been observed by Zhou et al. [13] and other studies [28,29]. We adopt K-fold cross-validation to determine the optimal pair of ( λ 1 , λ 2 ). The dataset is split into K non-overlapping, roughly equal-sized parts. The kth (k = 1, …, K) fold is held out as the testing data, and the rest are used as training data. We use n k and n k as the index sets to denote subjects in the testing and training set, respectively. Then the prediction error can be computed as
Pred k ( λ 1 , λ 2 ) = 1 | n k | i n k ( Y i μ i ( β ^ n k ) ) 2 ,
where β ^ n k is the penalized estimate obtained based on the training data, and | n k | is the cardinality of n k . The computation will be conducted for each one of the K folds, leading to a cross-validation error expressed as
CV ( λ 1 , λ 2 ) = 1 K k = 1 K Pred k ( λ 1 , λ 2 ) .
Over a two-dimensional grid of ( λ 1 , λ 2 ), the best pair of tunings is chosen as the one yielding the smallest cross-validation error. The algorithm proceeds as follows:
1
Specify an appropriate range for the two-dimensional grid of ( λ 1 , λ 2 );
2
For a fixed ( λ 1 , λ 2 ),
(a)
set an initial value to β ^ n 0 ;
(b)
at the ( d + 1 ) th iteration, compute T ( β ^ n d ) , W ( β ^ n d ) , U ( β ^ n d ) ;
(c)
update β ^ n d + 1 using Equation (4).
(d)
compute the cross-validation error based on Equation (5).
3
For each ( λ 1 , λ 2 ) over the grid, repeat Step 2 until convergence and locate the optimal pair corresponding to the smallest cross-validation error.
4
Report β ^ n with respect to the optimal ( λ 1 , λ 2 ).
Another popular strategy to pinpoint optimal tunings is based on independently-generated testing datasets. In simulation studies, as the data generating model is available, one can readily generate an independent testing dataset with a sample size much larger than the training data. In this way, the “cross” in CV is no longer necessary. The computation is thus less intensive and more efficient than cross-validation.

3. The R Package Interep

The interep package includes two main functions, interep and cv.interep. The function interep fits an GEE-based penalized interaction model to repeated-measure outcomes with high-dimensional main and interaction effects. The function cv.interep computes the cross-validation error over the two-dimensional grid of tuning parameters. In addition, there are supporting functions: dmcp, penalty and reformat. All these functions were developed by the authors. The core modules of the Newton–Raphson algorithm were written in C++. Therefore, the package is linked to Rcpp and RcppArmadillo [36,37,38].

3.1. The Main Functions

The standard R code for computing the regularized estimates with fixed tuning parameters provided by the interep package is
  • interep(e, g, y, beta0, corre, pmethod, lam1, lam2, maxits)
The function interep implements step 2 of the computational algorithms described in Section 2.4. The input argument e is a matrix of environment factors. In Zhou et al. [13], the environment factors form a group of dummy variables corresponding to the treatment. Such a form is not required to specify the input argument e here, which enables a wide usage of the package as long as selection on a group level is of interest. The input argument g is a matrix of G factors which can be lipidomics features in addition to popularly examined multi-omics measurements such as gene expressions, single-nucleotide polymorphisms (SNPs), DNA methylation and copy number variations (CNVs). Instead of directly specifying the entire design matrix as an input in R packages for regularized selection of the main effects, such as glmnet and PGEE [26,27], users of our package only need to provide the G and E factors, and the function interep will formulate the corresponding G × E design matrix accordingly. To offer users of the package more flexibility, we include beta0 as the argument for initial values. There are some typical choices for beta0 such as zeros or regularized estimates, using LASSO or ridge regression.
The character string argument corre can be used to specify the three working correlation structures implemented in Zhou et al. [13]. Specifically, corre = “i” denotes the independent correlation, whereas corre = “a” and corre = “e" denote AR-1 and exchangeable correlations, respectively. In addition to the proposed interaction analysis consisting of the selection of main effects on the individual level and interactions on the group level, Zhou et al. [13] includes an alternative method for comparison, which merely conducts selection on the individual level. The argument pmethod leads to the two major categories of methods under comparison. The proposed interaction method is called if corre = “mixed” is indicated, which demands an “MCP+ group MCP” type of penalty. On the other hand, corre = “individual” leads to the usage of the alternative methods, depending on MCP, to identify the effects.
The function interep computes regularized estimates for main effects and interactions under fixed tuning parameters which are provided by users as scalars for arguments lam1 and lam2, correspondingly. Note that when corre= “individual” is suggested, the second tuning parameter lam2 is not needed. The regularized estimation will only be conducted based on lam1. The input argument maxits is the maximum number of iterations allowed in the iterative algorithms.
In the interep package, the function cv.interep is closely related to the interep function described above. The R code is:
  • cv.interep (e, g, y, beta0, lambda1, lambda2, nfolds, corre,
  • pmethod, maxits)
The function cv.interep adopts the function interep to perform cross-validation over sequences of tuning parameters. Therefore, the common group of input arguments are shared between the two functions. One major difference lies in the arguments lambda1 and lambda2. These two arguments are no longer scalars. Instead, they are two user-supplied sequences for selecting individual-level main effects and group-level interaction effects, respectively. In the function cv.interep, we adopt the notations lambda1 and lambda2 to distinguish the sequences of tunings from the fixed ones (lam2 and lam2) used in the function interep. The cross-validation error will be computed over the two-dimensional grid of lambda1 and lambda2. The argument nfolds is the number of folds employed in cross validation.

3.2. Other Supporting Functions

In addition to the aforementioned core modules, the interep package also includes multiple supporting functions. MCP is the baseline penalty function adopted by Zhou et al. [13]; therefore, dmcp, the first-order derivative function of the MCP, is provided in the package. Selection can be conducted on the individual and group levels at the same time, or only on the individual level, which have been implemented through the function penalty. Argument pmethod = “mixed” refers to the bi-level selection. Similarly, pmethod = “individual” denotes the individual level selection, where the input for argument lam2 is no longer required. Furthermore, the function reformat changes the wide format of the repeated measurement to the long format. For example, with the phenotype repeatedly measured over five time points and a sample size of 250, the dimension of phenotype (or response) in wide format is 250 by 5. It changes to 1250 by 1 after applying reformat. Note that the matrix of main and interaction effects does not vary over time in Zhou et al. [13]. If the dimension is 250 by 75 for the argument x, then after reformatting, the dimension changes to 1250 by 76, including the intercept. Moreover, a simulated dataset, dat, is provided to demonstrate the penalized selection in the proposed longitudinal study. We provide more details in the next section.

4. Simulation

In this section, we will use a simulation example to demonstrate how to use the interep package to obtain regularized regression coefficients. The data-generating function is provided below.
  • Data1 <- function (n,p,k,q,rho){
  • n: sample size; p: number of G factors;
  • k: number of time points; q: number of E factors
  • y = matrix (rep (0,n*k),n,k)
  • sig = matrix (0,p,p)
  • for (i in 1: p) {
  • for (j in 1: p) { sig[i,j] = 0.5^abs(i-j)  }
  • }
  • x = mvrnorm(n,rep(0,p),sig)
  • g = x
  •  
  • generate binary variables
  • dummy0 <- as.numeric(x[,1] <= -0.5)
  • dummy1 <- as.numeric(x[,1] > -0.5 & x[,1] <= 0)
  • dummy2 <- as.numeric(x[,1] > 0 & x[,1] <= 0.5)
  •  
  •  
  • generate environment factors
  • e = cbind (dummy0,dummy1,dummy2)
  •  
  • set up the design matrix for the interaction model
  • x=cbind(dummy0,dummy1,dummy2,x)
  • for (i in (q+1):(p+q)) {
  • for (j in 1:q) {
  • x=cbind(x,x[,j]*x[,i])  }
  • }
  •  
  • x=scale(x)
  •  
  • ll=0.4
  • ul=0.8
  • coef1=runif(q,ll,ul) # for interaction effects
  • coef2=runif(q,ll,ul) # for interaction effects
  • coef3=runif(q,ll,ul) # for interaction effects
  • coef4=runif(7,ll,ul) # for E and G main effects
  • coef=c(coef4,coef1,coef2,coef3)
  • mat=x[,c(1,2,3,5,7,10,15,(p+q+1):(p+q+3),
  • (p+5*q+1):(p+5*q+3),(p+10*q+1):(p+10*q+3))]
  •  
  • for(u in 1:k){
  • y[,u] =  0.6+rowSums(coef*mat) }
  • sig1 = matrix(0,k,k) # AR(1) correlation
  • diag(sig1)=1
  • for (i in 1: k)  {
  • for (j in 1: k)   { sig1[i,j] = rho^abs(i-j) }
  • }
  • error = mvrnorm(n,rep(0,k),sig1)
  • y = y + error
  • index=1+c(1,2,3,5,7,10,15,(p+q+1):(p+q+3),
  • (p+5*q+1):(p+5*q+3),(p+10*q+1):(p+10*q+3))
  • dat = list(y=y,e=e,g=g,index=index,coef=coef)
  • return(dat)
  • }
Next, we used the following sample R codes to generate a dataset with 250 subjects (n = 250), 75 genetic factors (p = 75) and 3 environment factors (q = 3). Moreover, there were five time points (k = 5). Repeated measurements were assumed to be correlated with the AR(1) structure, with a correlation coefficient ρ of 0.5. The output from the R console is given below:
  • library(interep)
  • library(MASS)
  • set.seed(1000)
  • > n=250;p=75;k=5;q=3;rho=0.5
  • > dat=Data1(n,p,k,q,rho)
  • > e=dat$e
  • > g=dat$g
  • > y=dat$y
  • dim(e)
  • [1] 250   3
  • dim(g)
  • [1] 250  75
  • dim(y)
  • [1] 250   5
  • > dat$coef
  • [1] 0.5934948 0.7166512 0.7787346 0.4494069 0.4576405
  • [6] 0.6088111 0.7519327 0.7800568 0.7447117 0.5241370
  • [11] 0.6688325 0.6749083 0.7816159 0.6365433 0.7102527
  • [16] 0.4383118
  • > dat$index
  • [1]   2   3   4   6   8  11  16  80  81  82  92  93  94
  • [14] 107 108 109
  •  
The R codes dat$coef provided the exact coefficients used to simulate repeated measurements in the data-generating model. These coefficients are reproducible since we set the seed before calling the function Data1. With 75 genetic factors and 3 environmental factors, the total number of main and interaction effects was 304, including the intercept. The last row of the R output shows the locations of these true effects in the vector of regression coefficients of length 304. Then, with fixed tuning parameters, we adopted the function interep to estimate the regression coefficients using the sparse interaction method with exchangeable working correlation. As the positions of true effects on the vector of regression coefficients were known and saved in the variable index.true, we were able to obtain the number of true positives (TP) and false positives (FP).
  • index.true=dat$index
  • beta0=rep(0.1,1+q+p+p*q)
  • lambda1=0.45
  • lambda2=1
  • beta.est = interep(e, g, y,beta0,corre="e",pmethod="mixed",
  • lam1=lambda1,lam2=lambda2,maxits=30)
  • beta.est[abs(beta.est)<0.05]=0
  • index.est = which(beta.est != 0)[-1]
  • tp = length(intersect(index.true, index.est))
  • fp = length(index.est) - tp
The TPs and FPs were printed in the R console. For the convenience of comparison, we show the locations of true and estimated non-zero regression coefficients, which are saved in variables index.true and index.est, respectively. The intercept, which corresponds to the 1st position, is not included in the two index vectors. The first 20 entries of beta.est from the R console are also provided below.
  • > tp
  • [1] 13
  • > fp
  • [1] 2
  • index.true
  • [1]   2   3   4   6   8  11  16  80  81  82  92  93  94
  • [14] 107 108 109
  • index.est
  • [1]   2   3   4   6   8   9  11  14  16  92  93  94 107
  • [14] 108 109
  • > head(beta.est,20)
  •         [,1]
  • [1,] 0.5962702
  • [2,] 0.1635084
  • [3,] 0.2501227
  • [4,] 1.2758346
  • [5,] 0.0000000
  • [6,] 0.7307669
  • [7,] 0.0000000
  • [8,] 0.6030248
  • [9,] 0.4935733
  • [10,] 0.0000000
  • [11,] 0.5921602
  • [12,] 0.0000000
  • [13,] 0.0000000
  • [14,] 0.6130440
  • [15,] 0.0000000
  • [16,] 0.6448346
  • [17,] 0.0000000
  • [18,] 0.0000000
  • [19,] 0.0000000
  • [20,] 0.0000000
Now, we briefly analyze the identification performance of the proposed method under the current replicate of data. The 2nd, 3rd and 4th positions of beta.est, as well as the true coefficient vector, correspond to the environmental main effects. By comparing index.est with index.true, we can observe that the 9th and 14th genetic effects are false positives, with regularized estimates 0.4936 and 0.6130, as indicated by beta.est. The true main effects, at positions 6, 8, 11 and 16, are all identified. The group of interactions corresponding to positions (80,81,82) is not selected. For a data-generating model with n = 250 , ρ = 0.8 , p = 75 (leading to a total dimension of 304), we can record the running time with fixed tunings over 100 replicates using the following R codes:
  • reps=100
  • time=rep(0,reps)
  • for (h in 1:reps) {
  • n=250;p=75;k=5;q=3;rho=0.5
  • dat=Data1(n,p,k,q,rho)
  • e=dat$e
  • g=dat$g
  • y=dat$y
  • beta0=rep(0.1,1+q+p+p*q)
  • lambda1=0.5
  • lambda2=0.5
  • start_time <- Sys.time()
  • b = interep(e, g, y,beta0,corre="e",pmethod="mixed",lam1=lambda1,
  • lam2=lambda2,maxits=30)
  • end_time <- Sys.time()
  • time[h]=as.numeric(end_time)-as.numeric(start_time)
  • }
  • mean(time);sd(time)
The interep package has thus implemented six approaches—the simultaneous selection on both the individual and group levels under the exchangeable correlation (A1); the AR(1) correlation (A2) and independent correlation (A3); as well as A4–A6, denoting the incorporation of the exchangeable, AR(1), and independent workingcorrelation to conduct individual-level selection only. The computational time for all the methods is provided in Table 1 below.
In Zhou et al. [13], we analyzed the longitudinal lipidomics data generated by King et al. [16] using methods implemented in the interep package. To avoid a re-analysis of the same data leading to identical findings reported in Zhou et al. [13], we have not pursued real data analysis in this study.

5. Discussion

In this article, we present the R package interep that implements the proposed and alternative methods from Zhou et al. [13] for high-dimensional interaction analysis with repeated-measurement data. Although the regularization methods were initially motivated by a lipidomics study [16,39,40], the R package is broadly applicable when interaction effects are in the form of groups and genetic factors are of high dimensionality. We adopt MCP as the baseline penalty function for all methods implemented in package interep. Other baseline penalties such as LASSO, adaptive LASSO and SCAD will be considered in the future updates of the package.
We acknowledge that there exists a wide diversity of statistical methods, not necessarily within the regularization framework, that can be applied for gene–environment interaction studies. For example, recently, Liu et al. [41] developed a tree-based method to detect important gene–environment interactions when genetic factors are rare variants. Furthermore, the additive main-effect and multiplicative interaction (AMMI) model has been widely adopted in agricultural studies with multi-location variety trials [42,43]. However, Liu et al. [41] cannot accommodate longitudinal traits, and the AMMI model has rooted in ANOVA, which fails when the sample size is smaller than the number of features (i.e., the total number of main and interaction effects). In addition, statistical software such as GenStat [44] and STATISTICA [45] analyze repeated-measurement data using one-way or two-way ANOVA models which, again, require a larger sample size than the number of features. Therefore, they do not work for high-dimensional repeated-measurement data. Comparisons with methods or software that fail under high-dimensional settings are not possible. To the best of our knowledge, the most relevant alternatives have been implemented in the package interep.
Our biased search shows that only a very limited number of R packages are available for variable selection in high-dimensional longitudinal studies. The advantage and power of the interep package lies in its incorporation of group-wise sparsity in interaction studies with repeated measurements. It is also user-friendly in that the G and E factors can be specified separately as the input arguments. Other relevant packages, such as the PGEE package [27], focus on main effects and cannot be directly adopted for longitudinal interaction studies. Currently, all approaches implemented in the interep package have been developed within the generalized estimating equation (GEE) framework. The regularized GEE under interaction models can be efficiently solved using the Newton–Raphson algorithm, as demonstrated by the numerical experiments conducted in this study and in Zhou et al. [13].
The scale of longitudinal data is determined by the dimensionality of G and E factors and the sample size, as well as number of repeated measurements, which jointly affect the computational speed of package interep. In general, regularized variable selection works well when the number of features is reasonably larger than the sample size. Thus, a pre-screening step is necessary if the G factor is ultra-high-dimesional [46]. Environmental main effects are not subject to selection as E factors are usually determined in advance based on existing studies. As the selection is performed in the group manner, the number of E factors considered should not be excessively large or the stability of group-wise selection is sacrificed. In addition, although we set the time points (i.e., the number of repeated measurements) to five in the simulation study, the case study presented in Zhou et al. [13] shows the superior performance of the package when a phenotypic trait has been measured over 10 consecutive weeks. The trait is densely measured as the number of time points further increases. Therefore, an alternative is to consider functional data analysis [47].
The problem of missing data often occurs in longitudinal studies. There are three well-acknowledged missing mechanisms: missing completely at random (MCAR), missing at random (MAR) and missing not at random (MNAR) [48,49]. In practice, it is critical to evaluate the missing mechanisms through the sensitivity analysis before model training. Currently, the interep package cannot directly process repeated measurements with missing data. Users of the package have to manually remove missing observations before further analysis. We will explore incorporating missingness, especially MCAR, into the current interaction analysis in the near future.
Robustness to outliers and model misspecification is critical for the success of G × E studies. Although adopting robust loss/likelihood functions can safeguard long-tailed distributions in phenotypes [10,12], the varying coefficient models and their extended family have been systematically examined to capture G × E interactions beyond the linear assumption [50,51,52]. In repeated-measurement studies, the identification of nonlinear interactions within the GEE and QIF frameworks is also robust to misspecifications of working correlations. QIF has improved efficiency over GEE when the working correlation is misspecified. Although relevant models have also been proposed in the literature, our limited search of R packages (through CRAN) indicates that the corresponding codes are not available in the form of R packages. The release of the R package interep will benefit practitioners from a diversity of fields in which interaction analysis of longitudinal data is of interest.

Author Contributions

Conceptualization, F.Z., J.R. and C.W.; resources, W.W. and C.W.; methodology, F.Z., J.R. and C.W.; writing, original draft preparation, F.Z., J.R. and C.W.; software, F.Z., J.R. and X.L.; data analysis, Y.L. and C.W.; writing, review and editing, all authors; supervision, C.W.; project administration, C.W.; funding acquisition, C.W. and W.W. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by an Innovative Research Award from the Johnson Cancer Research Center at Kansas State University.

Institutional Review Board Statement

This study demonstrates the statistical methods implemented in R package interep, as well as the usage of the package on simulated data. No human or animal datasets have been analyzed. The IRB is not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The simulated data can be reproduced by rerunning the R codes presented in the article.

Acknowledgments

We thank the editor and reviewers for their careful review and insightful comments leading to a significant improvement of this article.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
GEEGeneralized estimating equation
LASSOLeast absolute shrinkage and selection operator
PGEEPenalized generalized estimating equation
PQIFPenalized quadratic inference function
MCPMinimax concave penalty
SCADSmoothly clipped absolute deviation
SNPSingle-nucleotide polymorphisms
CNVCopy number variations
QIFQuadratic inference function

References

  1. Verbeke, G.; Fieuws, S.; Molenberghs, G.; Davidian, M. The analysis of multivariate longitudinal data: A review. Stat. Methods Med. Res. 2014, 23, 42–59. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  2. Bandyopadhyay, S.; Ganguli, B.; Chatterjee, A. A review of multivariate longitudinal data analysis. Stati. Methods Med. Res. 2011, 20, 299–330. [Google Scholar] [CrossRef] [PubMed]
  3. Liang, K.Y.; Zeger, S.L. Longitudinal data analysis using generalized linear models. Biometrika 1986, 73, 13–22. [Google Scholar] [CrossRef]
  4. Wang, L.; Zhou, J.; Qu, A. Penalized generalized estimating equations for high-dimensional longitudinal data analysis. Biometrics 2012, 68, 353–360. [Google Scholar] [CrossRef]
  5. Tibshirani, R. Regression shrinkage and selection via the lasso. J. R. Stat. Soc. Ser. B (Methodol.) 1996, 58, 267–288. [Google Scholar] [CrossRef]
  6. Cho, H.; Qu, A. Model selection for correlated data with diverging number of parameters. Stat. Sin. 2013, 901–927. [Google Scholar] [CrossRef]
  7. Fan, J.; Li, R. Variable selection via non-concave penalized likelihood and its oracle properties. J. Am. Stat. Assoc. 2001, 96, 1348–1360. [Google Scholar] [CrossRef]
  8. Zou, H. The adaptive lasso and its oracle properties. J. Am. Stat. Assoc. 2006, 101, 1418–1429. [Google Scholar] [CrossRef] [Green Version]
  9. Zhou, F.; Ren, J.; Lu, X.; Ma, S.; Wu, C. Gene–environment interaction: A variable selection perspective. In Epistasis; Humana: New York, NY, USA, 2021; pp. 191–223. [Google Scholar]
  10. Wu, C.; Jiang, Y.; Ren, J.; Cui, Y.; Ma, S. Dissecting gene--environment interactions: A penalized robust approach accounting for hierarchical structures. Stat. Med. 2018, 37, 437–456. [Google Scholar] [CrossRef]
  11. Zhang, Q.; Chai, H.; Ma, S. Robust identification of gene-environment interactions under high-dimensional accelerated failure time models. arXiv 2020, arXiv:2003.02580. [Google Scholar]
  12. Ren, M.; Zhang, S.; Ma, S.; Zhang, Q. Gene–environment interaction identification via penalized robust divergence. Biom. J. 2021. In press. [Google Scholar] [CrossRef] [PubMed]
  13. Zhou, F.; Ren, J.; Li, G.; Jiang, Y.; Li, X.; Wang, W.; Wu, C. Penalized Variable Selection for Lipid–Environment interactions in a longitudinal lipidomics study. Genes 2019, 10, 1002. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Zhou, F.; Lu, X.; Ren, J.; Fan, K.; Ma, S.; Wu, C. Sparse group variable selection for Gene-environment interactions in the longitudinal study. arXiv 2021, arXiv:2107.08533. [Google Scholar]
  15. Yuan, M.; Lin, Y. Model selection and estimation in regression with grouped variables. J. R. Stat. Soc. Ser. B (Methodol.) 2006, 68, 49–67. [Google Scholar] [CrossRef]
  16. King, B.S.; Lu, L.; Yu, M.; Jiang, Y.; Standard, J.; Su, X.; Zhao, Z.; Wang, W. Lipidomic profiling of di–and tri–acylglycerol species in weight-controlled mice. PLoS ONE 2015, 10, e0116398. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. Zhou, F.; Ren, J.; Li, X.; Wu, C.; Jiang, Y. Interep: Interaction Analysis of Repeated Measure Data, Version 0.3.2; 2021. Available online: https://cran.r-project.org/package=interep (accessed on 11 March 2022).
  18. Ma, S.; Yang, L.; Romero, R.; Cui, Y. Varying coefficient model for gene–environment interaction: A non-linear look. Bioinformatics 2011, 27, 2119–2126. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  19. Wu, C.; Cui, Y. A novel method for identifying nonlinear gene–environment interactions in case–control association studies. Hum. Genet. 2013, 132, 1413–1425. [Google Scholar] [CrossRef]
  20. Wu, C.; Zhong, P.S.; Cui, Y. Additive varying-coefficient model for nonlinear gene-environment interactions. Stat. Appl. Genet. Mol. Biol. 2018, 17. [Google Scholar] [CrossRef]
  21. Wang, L.; Li, H.; Huang, J.Z. Variable selection in nonparametric varying-coefficient models for analysis of repeated measurements. J. Am. Stat. Assoc. 2008, 103, 1556–1569. [Google Scholar] [CrossRef] [Green Version]
  22. Tang, Y.; Wang, H.J.; Zhu, Z. Variable selection in quantile varying coefficient models with longitudinal data. Comput. Stat. Data Anal. 2013, 57, 435–449. [Google Scholar] [CrossRef]
  23. Wu, C.; Cui, Y.; Ma, S. Integrative analysis of gene–environment interactions under a multi-response partially linear varying coefficient model. Stat. Med. 2014, 33, 4988–4998. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  24. Zhang, C.H. Nearly unbiased variable selection under minimax concave penalty. Ann. Stat. 2010, 38, 894–942. [Google Scholar] [CrossRef] [Green Version]
  25. Wu, C.; Ma, S. A selective review of robust variable selection with applications in bioinformatics. Brief. Bioinform. 2015, 16, 873–883. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  26. Friedman, J.; Hastie, T.; Tibshirani, R. Regularization paths for generalized linear models via coordinate descent. J. Stat. Softw. 2010, 33, 1–22. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  27. Inan, G.; Wang, L. PGEE: An R Package for Analysis of Longitudinal Data with High-Dimensional Covariates. R J. 2017, 9, 393. [Google Scholar] [CrossRef]
  28. Ren, J.; He, T.; Li, Y.; Liu, S.; Du, Y.; Jiang, Y.; Wu, C. Network-based regularization for high dimensional SNP data in the case–control study of Type 2 diabetes. BMC Genet. 2017, 18, 44. [Google Scholar] [CrossRef]
  29. Ren, J.; Du, Y.; Li, S.; Ma, S.; Jiang, Y.; Wu, C. Robust network-based regularization and variable selection for high-dimensional genomic data in cancer prognosis. Genet. Epidemiol. 2019, 43, 276–291. [Google Scholar] [CrossRef]
  30. Huang, H.H.; Liang, Y. A Novel Cox Proportional Hazards Model for High-Dimensional Genomic Data in Cancer Prognosis. IEEE/ACM Trans. Comput. Biol. Bioinform. 2019, 18, 1821–1830. [Google Scholar] [CrossRef]
  31. Huang, H.H.; Peng, X.D.; Liang, Y. SPLSN: An efficient tool for survival analysis and biomarker selection. Int. J. Intell. Syst. 2021, 36, 5845–5865. [Google Scholar] [CrossRef]
  32. Wu, C.; Zhang, Q.; Jiang, Y.; Ma, S. Robust network-based analysis of the associations between (epi) genetic measurements. J. Multivar. Anal. 2018, 168, 119–130. [Google Scholar] [CrossRef]
  33. Schaid, D.J.; Sinnwell, J.P.; Jenkins, G.D.; McDonnell, S.K.; Ingle, J.N.; Kubo, M.; Goss, P.E.; Costantino, J.P.; Wickerham, D.L.; Weinshilboum, R.M. Using the gene ontology to scan multilevel gene sets for associations in genome wide association studies. Genet. Epidemiol. 2012, 36, 3–16. [Google Scholar] [CrossRef] [PubMed]
  34. Wu, C.; Cui, Y. Boosting signals in gene–based association studies via efficient SNP selection. Brief. Bioinform. 2013, 15, 279–291. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  35. Jiang, Y.; Huang, Y.; Du, Y.; Zhao, Y.; Ren, J.; Ma, S.; Wu, C. Identification of prognostic genes and pathways in lung adenocarcinoma using a Bayesian approach. Cancer Inform. 2017, 16, 1176935116684825. [Google Scholar] [CrossRef] [PubMed]
  36. Eddelbuettel, D.; François, R. Rcpp: Seamless R and C++ integration. J. Stat. Softw. 2011, 40, 1–18. [Google Scholar] [CrossRef] [Green Version]
  37. Eddelbuettel, D. Seamless R and C++ Integration with Rcpp; Springer: New York, NY, USA, 2013. [Google Scholar]
  38. Eddelbuettel, D.; Sanderson, C. RcppArmadillo: Accelerating R with high-performance C++ linear algebra. Comput. Stat. Data Anal. 2014, 71, 1054–1063. [Google Scholar] [CrossRef] [Green Version]
  39. Wenk, M.R. The emerging field of lipidomics. Nat. Rev. Drug Discov. 2005, 4, 594. [Google Scholar] [CrossRef]
  40. Checa, A.; Bedia, C.; Jaumot, J. Lipidomic data analysis: Tutorial, practical guidelines and applications. Anal. Chim. Acta 2015, 885, 1–16. [Google Scholar] [CrossRef]
  41. Liu, M.; Zhang, Q.; Ma, S. A tree-based gene–environment interaction analysis with rare features. Stat. Anal. Data Min. ASA Data Sci. J. 2022, in press. [CrossRef]
  42. Zobel, R.W.; Wright, M.J.; Gauch, H.G. Statistical analysis of a yield trial. Agron. J.. 1988, 80, 388–393. [Google Scholar] [CrossRef]
  43. De Mendiburu, F. Agricolae: Statistical Procedures for Agricultural Research, Version 1.1; 2014. Available online: https://cran.r-project.org/package=agricolae (accessed on 11 March 2022).
  44. VSN International. Genstat for Windows, 21st ed.; VSN International: Hemel Hempstead, UK, 2021. [Google Scholar]
  45. Hill, T.; Lewicki, P. Statistics: Methods and Applications; StatSoft: Tulsa, OK, USA, 2007. [Google Scholar]
  46. Wu, C.; Zhou, F.; Ren, J.; Li, X.; Jiang, Y.; Ma, S. A selective review of multi-level omics data integration using variable selection. High-Throughput 2019, 8, 4. [Google Scholar] [CrossRef] [Green Version]
  47. Wang, J.L.; Chiou, J.M.; Müller, H.G. Functional data analysis. Annu. Rev. Stat. Appl. 2016, 3, 257–295. [Google Scholar] [CrossRef] [Green Version]
  48. Rubin, D. Inference and Missing Data; Cambridge University Press: Cambridge, UK, 1976. [Google Scholar]
  49. Little, R.; Rubin, D. Statistical Analysis with Missing Data; John Wiley and Sons: Hoboken, NJ, USA, 2014. [Google Scholar]
  50. Wu, C.; Shi, X.; Cui, Y.; Ma, S. A penalized robust semiparametric approach for gene–environment interactions. Stat. Med. 2015, 34, 4016–4030. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  51. Li, J.; Wang, Z.; Li, R.; Wu, R. Bayesian group LASSO for nonparametric varying-coefficient models with application to functional genome–wide association studies. Ann. Appl. Stat. 2015, 9, 640–664. [Google Scholar] [CrossRef] [PubMed]
  52. Ren, J.; Zhou, F.; Li, X.; Chen, Q.; Zhang, H.; Ma, S.; Jiang, Y.; Wu, C. Semi-parametric Bayesian variable selection for gene–environment interactions. Stat. Med. 2019, 39, 617–638. [Google Scholar] [CrossRef] [PubMed]
Table 1. Computational time (in seconds) under fixed tuning parameters with different combinations of sample size n and numbers of genetic factors p. The total dimension is p q + p + q + 1 with k = 5 time points and q = 3 environmental factors.
Table 1. Computational time (in seconds) under fixed tuning parameters with different combinations of sample size n and numbers of genetic factors p. The total dimension is p q + p + q + 1 with k = 5 time points and q = 3 environmental factors.
n = 250 n = 500
p = 75 p = 150 p = 150 p = 300
ρ = 0.5A10.99 (0.10)3.2 6(0.35)4.90 (0.28)19.05 (2.12)
A21.26 (0.29)4.85 (1.51)7.82 (2.96)44.35 (22.40)
A30.80 (0.06)3.01 (1.26)4.43 (0.26)23.11 (1.75)
A40.92 (0.18)2.84 (1.17)4.44 (0.47)18.05 (2.66)
A51.49 (0.48)5.54 (2.30)13.40 (5.00)48.31 (28.75)
A60.87 (0.09)2.83 (0.64)4.47 (0.32)21.61 (2.19)
ρ = 0.8A10.99 (0.10)3.27 (0.39)4.9 2(0.39)18.43 (2.49)
A21.27 (0.38)4.83 (1.85)8.89 (3.57)42.62 (21.26)
A30.88 (0.44)3.21 (1.50)4.58 (0.26)23.40 (1.79)
A40.89 (0.16)2.53 (0.24)4.43 (0.39)17.79 (3.27)
A51.43 (0.54)5.45 (2.93)11.59 (5.55)53.22 (29.40)
A60.88 (0.09)2.60 (0.34)4.58 (0.34)14.58 (8.26)
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Zhou, F.; Ren, J.; Liu, Y.; Li, X.; Wang, W.; Wu, C. Interep: An R Package for High-Dimensional Interaction Analysis of the Repeated Measurement Data. Genes 2022, 13, 544. https://doi.org/10.3390/genes13030544

AMA Style

Zhou F, Ren J, Liu Y, Li X, Wang W, Wu C. Interep: An R Package for High-Dimensional Interaction Analysis of the Repeated Measurement Data. Genes. 2022; 13(3):544. https://doi.org/10.3390/genes13030544

Chicago/Turabian Style

Zhou, Fei, Jie Ren, Yuwen Liu, Xiaoxi Li, Weiqun Wang, and Cen Wu. 2022. "Interep: An R Package for High-Dimensional Interaction Analysis of the Repeated Measurement Data" Genes 13, no. 3: 544. https://doi.org/10.3390/genes13030544

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop