You can edit almost every page by Creating an account and confirming your email.

Envelope model

From EverybodyWiki Bios & Wiki


Envelope models (or envelopes) include a class of statistical models that lie at the intersection of multivariate analysis and sufficient dimension reduction. The first envelope model was introduced by Cook, Li and Chiaromonte in 2010 under the framework of multivariate linear regression.[1] It applies dimension reduction techniques to remove the immaterial information in the data and achieve efficient estimation of the regression coefficients. In cases where there is a lot of immaterial information, the envelope model can obtain substantial efficiency gains in the estimation of the coefficients compared to the ordinary least squares method (the latter of which does not account for the covariance structure of the responses). The basic idea of envelopes is to build a link that connects the covariance matrix and the regression coefficients, which results in a parsimonious parameterization of the multivariate linear regression model. Envelopes have been extended to many fields in multivariate analysis such as discriminant analysis, partial least squares, Bayesian analysis, variable selection, reduced rank regression, and generalized linear models.

Introduction

Multivariate linear regression model

The envelope model was originally introduced under the framework of multivariate linear regression:

Y=α+βX+ϵ,

where Yr is the random response vector and Xp is the non-stochastic predictor vector centered to have mean zero. Under this model, αr and βr×p are the unknown intercept and coefficient parameter respectively. The error vector ϵr is assumed to have mean 𝟎 and covariance Σr×r, where Σ is a positive-definite matrix.

Assumptions

Let 𝒮r be a subspace that divides Y into two disjoint parts: the material part P𝒮Y and the immaterial part Q𝒮Y. P𝒮 is the projection matrix onto 𝒮 and Q𝒮=IrP𝒮, where Ir is the r×r identity matrix, and Q𝒮 is the projection onto the orthogonal complement of 𝒮 (denoted by 𝒮). We assume that the following two conditions hold:

  1. Q𝒮Y|X ~ Q𝒮Y,
  2. Q𝒮YP𝒮Y|X,

where "A ~ B" means A and B are identically distributed, "A|B" denotes the conditional distribution of A given B and "A B" denotes that A and B are statistically independent. Assumption 1 states that the conditional distribution of the immaterial part given X is the same as the distribution of the immaterial part. Assumption 2 states that given X, the material part and immaterial part are independent of each other.

Under the linear model, the first assumption indicates that the immaterial part does not give any information about β, while the second assumption means that the covariance matrix of Y|X (i.e. the covariance matrix of the error) can be decomposed into two parts: the variability according to the material part and the variability according to immaterial part. Since Y can be decomposed as Y=Q𝒮Y+P𝒮Y, we see that P𝒮Y carries all the material information and maybe some immaterial information about β, while Q𝒮Y carries just immaterial information about β. To ensure that we exclude immaterial information from our estimate of β, we aim to find the smallest 𝒮 that carries only material information about β.

Definition of envelope

In 2010 Cook et al.[1] showed that assumptions 1 and 2 are equivalent to

  1. 𝒮, where =span(β),
  2. Σ=Σ𝒮+Σ𝒮=PSΣP𝒮+Q𝒮ΣQ𝒮.

In (i), the span denotes the linear subpace spanned by the columns of β. When (ii) holds, 𝒮 is called a reducing subspace of Σ.

The Σ-envelope of , denoted by Σ(), is defined as the intersection of all reducing subspaces of Σ that contain .

We let u denote the dimension of envelope subspace, where ur. From (ii), it is clear that Σ() decomposes Σ into the variation of the material and immaterial parts of Y. Namely, we have Σ𝒮=var(P𝒮Y|X) and Σ𝒮=var(Q𝒮Y|X).

Properties of envelope subspace

Let 𝕊r×r denote the class of all symmetric r×r matrices. The following propositions establish some important properties of the envelope subspace Σ(𝒮), namely its relationship with the eigenstructure of Σ and its behavior under linear transformations of 𝒮.[1]

  • Proposition: Let Σ𝕊r×r and let Pi,i=1,...,q, be the projection onto the eigenspaces of Σ, and let 𝒮 be a subspace of span(Σ). Then Σ(𝒮)=i=1qPi𝒮 is the intersection of all reducing subspaces of Σ that contain 𝒮.
  • Proposition: Let K𝕊r×r be the matrix that commute with Σ𝕊r×r and let 𝒮 be a subspace of span(Σ). Then K𝒮span(Σ) and the following equivariance holds: Σ(K𝒮)=KΣ(𝒮). If, in addition, K𝒮span(K) and Σ(𝒮) reduces K, then the following invariance holds: Σ(K𝒮)=Σ(𝒮).
  • Proposition: Under the standard model, let ΣY be the covariance matrix of Y. Then Σ1=ΣY1, and: Σ()=ΣY()=Σ(Σ1)=ΣY(ΣY1)=ΣY(Σ1)=Σ(ΣY1).

Coordinate form of the envelope model

Under the envelope parameterization, the multivariate linear regression model (which we call the standard model) can be written as

Y=α+ΓηX+ϵ,
Σ=ΓΩΓT+Γ0Ω0Γ0T,

where β=Γη, Γr×u is an orthonormal basis for the envelope subspace Σ(), and Γ0r×(ru) is an orthonormal basis for the orthogonal complement of the envelope subspace Σ() and the completion of Γ (that is, (Γ,Γ0)r×r is an orthogonal matrix).

ηu×p carries the coordinates of β with respect to Γ and Ωu×u and Ω0(ru)×(ru) are positive definite matrices which carry the coordinates of Σ with respect to Γ and Γ0 respectively.

Under the standard model, the total number of parameters is

N(r)=r+rp+r(r+1)2,

where r is the number of parameters in α, rp is the number of parameters in β, and r(r+1)2 is the number of parameters in Σ which is the covariance of ϵ. Under the envelope model, the total number of parameters is

N(u)=r+u(ru)+up+u(u+1)2+(ru)(ru+1)2

where r is the number of parameters in α, u(ru) is the number of parameters in span(Γ), up is the number of parameters in η, u(u+1)2 is the number of parameters in Ω and (ru)(ru+1)2 is the number of parameters in Ω0. When we add them together, we obtain N(u).

Therefore, N(r)N(u)=p(ru). So if u<r, the envelope model reduces the number of parameters that need to be estimated. If u=r, the envelope model reduces to the standard model. If u=0, it means that β=0.

Estimation

The envelope model parameterization does not depend on normality. However, if we assume that the errors are normally distributed, i.e. ϵ~N(𝟎,Σ), then we can use maximum likelihood estimation (MLE) to estimate the unknown parameters: α, Σ(), η,Ω and Ω0. In the envelope model, Γ is not identifiable. However, we can uniquely estimate Σ(). In order to estimate Σ(), we need to solve the following optimization problem:

^Σ()=argminspan(Γ)𝔾r×ulog|ΓTSY|XΓ|+log|ΓTSY1Γ|,

where SY|X is the sample covariance matrix of the residuals from ordinary least squares regression and SY is the sample covariance of Y, 𝔾r×u denotes an r×u Grassmann manifold u in r (that is, the collection of all u-dimensional subspaces of r). If we do not have normality we can still use the above objective function to estimate the envelope model. If the error has finite fourth moments then we can still get a root-n consistent estimator of the parameters. This objective function can be solved by some standard manifold optimization algorithm such as Manopt . Recently, a very fast algorithm for estimating ^Σ(), which does not require optimization over a Grassmannian, has also been developed.[2]

Let ^Σ() denote the minimizer of this objective function and Γ^ be the orthonormal basis of ^Σ(). Then η^=Γ^Tβ^OLS, where β^OLS denotes the ordinary least squares (OLS) estimator 𝕐CT𝕏(𝕏T𝕏)1, 𝕐Cn×r is the centered data matrix of the response (that is, every element in the ith row of 𝕐C is the ith sample of 𝕐 subtracted by sample mean 𝕐¯) and 𝕏n×p is the centered data matrix of the predictor. The envelope estimator of β is then β^env=Γ^η^. We see that the envelope estimator β^env is the projection of the OLS estimator (i.e. the estimator under the standard model) onto the estimated envelope subspace which removes the immaterial information. Since the immaterial information is identified and removed in subsequent analysis, the envelope estimator β^env is potentially more efficient than β^OLS. If u=r, then the envelope estimator reduces to the OLS estimator, i.e. β^env=β^OLS. For the full derivation, refer to Cook et al. (2010).[1]

Efficiency gains from envelope estimation

In Cook et al.[1] it is shown that under normality assumptions, the asymptotic variance of β^env satisfies

avar(vec(β^env))avar(vec(β^OLS))

where vec(A) is the vectorization of matrix A and avar(.) is the asymptotic variance; that is, if n(Tθ)𝒟N(0,A), then avar(T)=A. This means, the envelope estimator performs at least as good as the OLS estimator in terms of efficiency.

In particular, if ||Ω||||Ω0||, where ||.|| represents the matrix spectral norm, then the envelope estimator is expected to provide substantial efficiency gains. That is, if the immaterial part is more variant than material part, by identifying and removing the immaterial information, we expect to realize substantial efficiency gain (i.e. much smaller standard errors).

Choosing envelope dimension size

The dimension u of Σ() can be chosen by different methods such as likelihood ratio testing (LRT), Akaike information criterion (AIC), Bayesian information criterion (BIC), or cross-validation.

Examples

Comparing Two Population Means

To illustrate the efficiency gains by envelope models, consider the problem of estimating two means of two bivariate normal populations, Y1~N(μ1,Σ) and Y2~N(μ2,Σ). This can be studied in the envelope framework by considering 𝕐=(Y𝟙,Y𝟚)T as a bivariate response vector and X as an indicator variable taking value X=0 in the first population and X=1 in the second population. We can parametrize in such a way that α=μ1 is the mean of the first population and β=μ2μ1 is the mean difference. Therefore, the multivariate linear model is

Y=μ1+(μ2μ1)X+ϵ=α+βX+ϵ.

The standard estimator of β is the difference in the sample means for the two populations β^OLS=Y¯2Y¯1 and the corresponding estimator of Σ is the intra-sample covariance matrix. In the standard model, the estimator β^OLS does not make use of the dependence between the responses and is equivalent to performing two univariate two univariate regressions of Yj on X,j=1,2.

File:Envelope Estimation2.jpg
Graphical illustration of envelope estimation[3]

In contrast, by considering envelope model, we obtain a different estimator for β that accounts for the dependence structure of Y1 and Y2 and that removes all the immaterial information to the group differences. The envelope estimator, β^env has smaller standard errors than β^OLS, indicating the estimation for β is greatly improved. The graphical illustration of those analysis is shown in the figure. For further analysis, refer to [3]

In the figure, without loss of generality, it is assumed μ1+μ2=0. Therefore, =span(μ1μ2)=span(β). The left panel illustrats the standard analysis. It directly projects the data Y onto the Y2 axis, following the dashed line marked A, and then proceeds with inference based on the resulting univariate samples. The curves along the horizontal axis in the left panel stand for the projected distributions from the two populations. A standard analysis might involve constructing a two-sample t-test on samples drawn from these populations. There is considerable overlap between the two projected distributions, so it may take a large sample size to infer that β20 (or μ1μ2) in a standard analysis, even though it is clear that the bivariate populations have different means. This illustration is based on β20 to facilitate visualization; the same conclusions could be reached using a different linear combination of the elements of β.

The maximum likelihood envelope estimator of β, β^env, however, can be formed by first projecting the data onto Σ() to remove the immaterial information, and then projecting onto horizontal axis, as shown by the paths marked "B" in the right panel. The two curves at the horizontal axis are the projection distribution from envelope analysis. The two populations have been arranged so that they have equal distribution when projected onto Σ(); that is, QϵY|(X=0)~QϵY|(X=1), but if the distribution is projected onto Σ(), they have different distributions. The dashed line direction is the immaterial part that is in orthogonal complement of envelope subpace, and the solid line direction is material part of population that is the envelope subspace. From this figure, it is obvious that the two population means μ1 and μ2 differ significantly.

Wheat Protein Data Example

Another example is given in [3] and deals with wheat protein data. This dataset contains measurements and the logarithms of near infrared reflectance at six wavelengths across the range 1680-2310 nm, measured on each of n=50 samples ground wheat. We take r=2 wavelengths as responses Y=(Y1,Y2)T and convert the continuous measure of protein into a categorical predictor X indicating low and high protein (24 and 26 samples respectively). The mean difference μ1μ2 corresponds to the parameter vector β in the standard model with X representing a binary indicator: X=0 for high protein, and X=1 for low protein wheat.

For this dataset, β^OLST=(7.5,2.1), with standard errors 8.6 and 9.5 respectively. There is no indication from these marginal results that Y depends on X, since the likelihood ratio test statistic has the value 27.5 on 2 degrees of freedom. Under a standard analysis, the simultaneous occurrence of relatively small Z-scores and a relatively large likelihood ratio statistic indicates that an envelope analysis offers advantages, although these conditions are certainly not necessary.

In particular, the envelope estimator is β^envT=(5.1,4.7), with standard errors of .51 and .46. We see that the standard errors for the envelope estimates of the coefficients are significantly lower than the standard errors for the OLS estimates, indicating substantial efficiency gains in estimation. To achieve the magnitude of this drop in standard errors under the standard model, we would need a sample size of n20,000 to reduce the standard error from 9.4 to .46.[3]

Extensions

The envelope model has since been extended well beyond multivariate linear regression to many other areas in statistics. In 2011, Su and Cook introduced the partial envelope model[4] which allows us to apply the envelope method to a subset of predictors of interest. In 2013, Cook et al. developed the predictor envelope[5] which applies the envelope method to the predictor space, Xp, where X is stochastic with mean μX and covariance matrix ΣX. In 2015, Cook et al. proposed the reduced-rank envelope model,[6] which combines the strength of reduced-rank regression and envelope model. Cook and Zhang[7] built the envelope model to generalized linear models such as weighted least squares, Cox regression, discriminant analysis, logistic regression, and Poisson regression.

The envelope model can also be applied to other contexts, such as variable selection, Bayesian inference, and high-dimensional data analysis. In 2016, Su et al. introduced the sparse envelope model[8] which performs variable selection of the response variables, allowing us to identify the response variables for which the regression coefficients are zero. In 2017, Khare et al. developed the Bayesian envelope model[9] which allows us to incorporate prior information of the parameters into the analysis. The Bayesian envelope model is also applicable where the sample size is smaller than the number of responses.

Implementation of envelopes

The Matlab toolbox envlp and R package Renvlp implement a variety of envelope estimators under the framework of multivariate linear regression, including the envelope model, the partial envelope model, and the predictor envelope. The capabilities of this toolbox include estimation of the model parameters, as well as performing standard multivariate inference in the context of envelope models; for example, hypothesis tests, and bootstrap. Examples and datasets are contained in the toolbox to illustrate the use of each model.[10]

See also

References

  1. 1.0 1.1 1.2 1.3 1.4 Cook, R.D.; Li, B.; Chiaromonte,F. (2010). "Envelope Models for parsimonious and Efficient Multivariate Linear Regression". Statistica Sinica. 20 (3): 927–960. CiteSeerX 10.1.1.362.5659. JSTOR 2240725.
  2. Cook, R.D.; Forzani, L.; Su, Z. (2016). "A Note on Fast Envelope Estimation". Journal of Multivariate Analysis. 150: 42–54.
  3. 3.0 3.1 3.2 3.3 Cook, R.D. An Introduction to envelope Models and Methods
  4. Su, Z.; Cook, R.D. (2011). "Partial Envelopes for Efficient Estimation in Multivariate Linear Regression". Biometrika. 98 (1): 133–146.
  5. Cook, R.D.; Helland, I.S.; Su, Z. (2013). "Envelopes and Partial Least Squares Regression". Journal of the Royal Statistical Society: Series B (Statistical Methodology). 75 (5): 851–877.
  6. Cook, R.D.; Forzani, L.; Zhang, X. (2015). "Envelopes and reduced-rank regression". Biometrika. 102 (2): 439–456.
  7. Cook, R.D.; Zhang, X. (2015). "Foundations for envelope models and methods". Journal of the American Statistical Association. 110 (510): 599–611.
  8. Su, Z.; Zhu, G.; Chen, X.; Yang, X. (2016). "Sparse Envelope Model: Efficient Estimation and Response Variable Selection in Multivariate Linear Regression". Biometrika. 103 (3): 579–593.
  9. Khare, K.; Pal, S.; Su,Z. (2017). "A Bayesian Approach for Envelope Models". The Annals of Statistics. 45 (1): 196–222.
  10. Cook, R.D.; Su, Z.; Yang, Y. (2015). "envlp: A MATLAB Toolbox for Computing Envelope Estimators in Multivariate Linear Regression". Journal of Statistical Software. 62 (1): 1–20.

 This article incorporates text by R. Dennis Cook, Zhihua Su, Yi Yang available under the CC BY 3.0 license.

tr:Regresyon analizi


This article "Envelope model" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.