MINQUE

From HandWiki
Short description: Theory in the field of statistics

In statistics, the theory of minimum norm quadratic unbiased estimation (MINQUE)[1][2][3] was developed by C. R. Rao. MINQUE is a theory alongside other estimation methods in estimation theory, such as the method of moments or maximum likelihood estimation. Similar to the theory of best linear unbiased estimation, MINQUE is specifically concerned with linear regression models.[1] The method was originally conceived to estimate heteroscedastic error variance in multiple linear regression.[1] MINQUE estimators also provide an alternative to maximum likelihood estimators or restricted maximum likelihood estimators for variance components in mixed effects models.[3] MINQUE estimators are quadratic forms of the response variable and are used to estimate a linear function of the variances.

Principles

We are concerned with a mixed effects model for the random vector [math]\displaystyle{ \mathbf{Y} \in \mathbb{R}^n }[/math] with the following linear structure.

[math]\displaystyle{ \mathbf{Y} = \mathbf{X}\boldsymbol\beta + \mathbf{U}_1 \boldsymbol\xi_1 + \cdots + \mathbf{U}_k \boldsymbol\xi_k }[/math]

Here, [math]\displaystyle{ \mathbf{X} \in \mathbb{R}^{n\times m} }[/math] is a design matrix for the fixed effects, [math]\displaystyle{ \boldsymbol\beta \in \mathbb{R}^m }[/math] represents the unknown fixed-effect parameters, [math]\displaystyle{ \mathbf{U}_i \in \mathbb{R}^{n\times c_i} }[/math] is a design matrix for the [math]\displaystyle{ i }[/math]-th random-effect component, and [math]\displaystyle{ \boldsymbol\xi_i\in\mathbb{R}^{c_i} }[/math]is a random vector for the [math]\displaystyle{ i }[/math]-th random-effect component. The random effects are assumed to have zero mean ([math]\displaystyle{ \mathbb{E}[\boldsymbol\xi_i]=\mathbf{0} }[/math]) and be uncorrelated ([math]\displaystyle{ \mathbb{V}[\boldsymbol\xi_i]=\sigma^2_i\mathbf{I}_{c_i} }[/math]). Furthermore, any two random effect vectors are also uncorrelated ([math]\displaystyle{ \mathbb{V}[\boldsymbol\xi_i, \boldsymbol\xi_j]=\mathbf{0}\, \forall i\neq j }[/math]). The unknown variances [math]\displaystyle{ \sigma^2_1,\cdots,\sigma^2_k }[/math] represent the variance components of the model.

This is a general model that captures commonly used linear regression models.

  1. Gauss-Markov Model[3]: If we consider a one-component model where [math]\displaystyle{ \mathbf{U}_1=\mathbf{I}_n }[/math], then the model is equivalent to the Gauss-Markov model [math]\displaystyle{ \mathbf{Y}=\mathbf{X}\boldsymbol\beta + \boldsymbol\epsilon }[/math] with [math]\displaystyle{ \mathbb{E}[\boldsymbol\epsilon]=\mathbf{0} }[/math] and [math]\displaystyle{ \mathbb{V}[\boldsymbol\epsilon]=\sigma^2_1 \mathbf{I}_n }[/math].
  2. Heteroscedastic Model[1]: Each set of random variables in [math]\displaystyle{ \mathbf{Y} }[/math] that shares a common variance can be modeled as an individual variance component with an appropriate [math]\displaystyle{ \mathbf{U}_i }[/math].

A compact representation for the model is the following, where [math]\displaystyle{ \mathbf{U} = \left[\begin{array}{c|c|c}\mathbf{U}_1&\cdots&\mathbf{U}_k\end{array}\right] }[/math] and [math]\displaystyle{ \boldsymbol\xi^\top = \left[\begin{array}{c|c|c} \boldsymbol\xi_1^\top&\cdots&\boldsymbol\xi_k^\top\end{array}\right] }[/math].

[math]\displaystyle{ \mathbf{Y}=\mathbf{X}\boldsymbol\beta+\mathbf{U}\boldsymbol\xi }[/math]

Note that this model makes no distributional assumptions about [math]\displaystyle{ \mathbf{Y} }[/math] other than the first and second moments.[3]

[math]\displaystyle{ \mathbb{E}[\mathbf{Y}] = \mathbf{X}\boldsymbol\beta }[/math]

[math]\displaystyle{ \mathbb{V}[\mathbf{Y}]=\sigma^2_1\mathbf{U}_1\mathbf{U}_1^\top + \cdots + \sigma^2_k \mathbf{U}_k \mathbf{U}_k^\top \equiv \sigma^2_1\mathbf{V}_1 + \cdots + \sigma^2_k \mathbf{V}_k }[/math]

The goal in MINQUE is to estimate [math]\displaystyle{ \theta = \sum_{i=1}^k p_i \sigma^2_i }[/math] using a quadratic form [math]\displaystyle{ \hat{\theta}=\mathbf{Y}^\top \mathbf{A} \mathbf{Y} }[/math]. MINQUE estimators are derived by identifying a matrix [math]\displaystyle{ \mathbf{A} }[/math] such that the estimator has some desirable properties,[2][3] described below.

Optimal Estimator Properties to Constrain MINQUE

Invariance to translation of the fixed effects

Consider a new fixed-effect parameter [math]\displaystyle{ \boldsymbol\gamma=\boldsymbol\beta - \boldsymbol\beta_0 }[/math], which represents a translation of the original fixed effect. The new, equivalent model is now the following.

[math]\displaystyle{ \mathbf{Y} - \mathbf{X}\boldsymbol\beta_0 = \mathbf{X}\boldsymbol\gamma + \mathbf{U}\boldsymbol\xi }[/math]

Under this equivalent model, the MINQUE estimator is now [math]\displaystyle{ (\mathbf{Y} - \mathbf{X}\boldsymbol\beta_0)^\top \mathbf{A} (\mathbf{Y} - \mathbf{X}\boldsymbol\beta_0) }[/math]. Rao argued that since the underlying models are equivalent, this estimator should be equal to [math]\displaystyle{ \mathbf{Y}^\top \mathbf{A} \mathbf{Y} }[/math].[2][3] This can be achieved by constraining [math]\displaystyle{ \mathbf{A} }[/math] such that [math]\displaystyle{ \mathbf{A}\mathbf{X} = \mathbf{0} }[/math], which ensures that all terms other than [math]\displaystyle{ \mathbf{Y}^\top \mathbf{A} \mathbf{Y} }[/math] in the expansion of the quadratic form are zero.

Unbiased estimation

Suppose that we constrain [math]\displaystyle{ \mathbf{A}\mathbf{X} = \mathbf{0} }[/math], as argued in the section above. Then, the MINQUE estimator has the following form

[math]\displaystyle{ \begin{align} \hat{\theta} &= \mathbf{Y}^\top \mathbf{A} \mathbf{Y}\\ &= (\mathbf{X}\boldsymbol\beta + \mathbf{U}\boldsymbol\xi)^\top \mathbf{A} (\mathbf{X}\boldsymbol\beta + \mathbf{U}\boldsymbol\xi)\\ &= \boldsymbol\xi^\top\mathbf{U}^\top\mathbf{A}\mathbf{U}\boldsymbol\xi \end{align} }[/math]

To ensure that this estimator is unbiased, the expectation of the estimator [math]\displaystyle{ \mathbb{E}[\hat{\theta}] }[/math] must equal the parameter of interest, [math]\displaystyle{ \theta }[/math]. Below, the expectation of the estimator can be decomposed for each component since the components are uncorrelated with each other. Furthermore, the cyclic property of the trace is used to evaluate the expectation with respect to [math]\displaystyle{ \boldsymbol\xi_i }[/math].

[math]\displaystyle{ \begin{align} \mathbb{E}[\hat{\theta}] &= \mathbb{E}[\boldsymbol\xi^\top \mathbf{U}^\top \mathbf{A} \mathbf{U} \boldsymbol\xi]\\ &= \sum_{i=1}^k \mathbb{E}[\boldsymbol\xi_i^\top\mathbf{U}_i^\top\mathbf{A}\mathbf{U}_i\boldsymbol\xi_i]\\ &= \sum_{i=1}^k \sigma_i^2 \mathrm{Tr}[\mathbf{U}_i^\top \mathbf{A} \mathbf{U}_i] \end{align} }[/math]

To ensure that this estimator is unbiased, Rao suggested setting [math]\displaystyle{ \sum_{i=1}^k \sigma_i^2 \mathrm{Tr}[\mathbf{U}_i^\top \mathbf{A} \mathbf{U}_i] = \sum_{i=1}^k p_i \sigma_i^2 }[/math], which can be accomplished by constraining [math]\displaystyle{ \mathbf{A} }[/math] such that [math]\displaystyle{ \mathrm{Tr}[\mathbf{U}_i^\top \mathbf{A} \mathbf{U}_i] = \mathrm{Tr}[\mathbf{A}\mathbf{V}_i] = p_i }[/math] for all components.[3]

Minimum Norm

Rao argues that if [math]\displaystyle{ \boldsymbol\xi }[/math] were observed, a "natural" estimator for [math]\displaystyle{ \theta }[/math] would be the following[2][3] since [math]\displaystyle{ \mathbb{E}[\boldsymbol\xi_i^\top\boldsymbol\xi_i]=c_i \sigma_i^2 }[/math]. Here, [math]\displaystyle{ \boldsymbol\Delta }[/math] is defined as a diagonal matrix.

[math]\displaystyle{ \frac{p_1}{c_1}\boldsymbol\xi_1^\top\boldsymbol\xi_1 + \cdots + \frac{p_k}{c_k}\boldsymbol\xi_k^\top\boldsymbol\xi_k = \boldsymbol\xi^\top\left[\mathrm{diag}\left(\frac{p_1}{c_i},\cdots,\frac{p_k}{c_k}\right)\right]\boldsymbol\xi \equiv \boldsymbol\xi^\top\boldsymbol\Delta\boldsymbol\xi }[/math]

The difference between the proposed estimator and the natural estimator is [math]\displaystyle{ \boldsymbol\xi^\top (\mathbf{U}^\top \mathbf{A} \mathbf{U} - \boldsymbol\Delta)\boldsymbol\xi }[/math]. This difference can be minimized by minimizing the norm of the matrix [math]\displaystyle{ \lVert \mathbf{U}^\top\mathbf{A}\mathbf{U}-\boldsymbol\Delta \rVert }[/math].

Procedure

Given the constraints and optimization strategy derived from the optimal properties above, the MINQUE estimator [math]\displaystyle{ \hat{\theta} }[/math] for [math]\displaystyle{ \theta=\sum_{i=1}^k p_i\sigma_i^2 }[/math] is derived by choosing a matrix [math]\displaystyle{ \mathbf{A} }[/math] that minimizes [math]\displaystyle{ \lVert \mathbf{U}^\top\mathbf{A}\mathbf{U}-\boldsymbol\Delta \rVert }[/math], subject to the constraints

  1. [math]\displaystyle{ \mathbf{A}\mathbf{X}=\mathbf{0} }[/math], and
  2. [math]\displaystyle{ \mathrm{Tr}[\mathbf{A}\mathbf{V}_i]=p_i }[/math].

Examples of Estimators

Standard Estimator for Homoscedastic Error

In the Gauss-Markov model, the error variance [math]\displaystyle{ \sigma^2 }[/math] is estimated using the following.

[math]\displaystyle{ s^2 = \frac{1}{n-m}(\mathbf{Y}-\mathbf{X}\hat{\boldsymbol\beta})^\top(\mathbf{Y}-\mathbf{X}\hat{\boldsymbol\beta}) }[/math]

This estimator is unbiased and can be shown to minimize the Euclidean norm of the form [math]\displaystyle{ \lVert \mathbf{U}^\top\mathbf{A}\mathbf{U}-\boldsymbol\Delta \rVert }[/math].[1] Thus, the standard estimator for error variance in the Gauss-Markov model is a MINQUE estimator.

Random Variables with Common Mean and Heteroscedastic Error

For random variables [math]\displaystyle{ Y_1,\cdots,Y_n }[/math] with a common mean and different variances [math]\displaystyle{ \sigma^2_1,\cdots,\sigma^2_n }[/math], the MINQUE estimator for [math]\displaystyle{ \sigma^2_i }[/math] is [math]\displaystyle{ \frac{n}{n-2}(Y_i - \overline{Y})^2 - \frac{s^2}{n - 2} }[/math], where [math]\displaystyle{ \overline{Y} = \frac{1}{n} \sum_{i=1}^n Y_i }[/math] and [math]\displaystyle{ s^2 = \frac{1}{n-1} \sum_{i=1}^n (Y_i - \overline{Y})^2 }[/math].[1]

Estimator for Variance Components

Rao proposed a MINQUE estimator for the variance components model based on minimizing the Euclidean norm.[2] The Euclidean norm [math]\displaystyle{ \lVert \cdot \rVert_2 }[/math] is the square root of the sum of squares of all elements in the matrix. When evaluating this norm below, [math]\displaystyle{ \mathbf{V}=\mathbf{V}_1+\cdots+\mathbf{V}_k = \mathbf{U} \mathbf{U}^\top }[/math]. Furthermore, using the cyclic property of traces, [math]\displaystyle{ \mathrm{Tr}[\mathbf{U}^\top\mathbf{A}\mathbf{U}\boldsymbol\Delta] = \mathrm{Tr}[\mathbf{A}\mathbf{U}\boldsymbol\Delta\mathbf{U}^\top] = \mathrm{Tr}\left[\sum_{i=1}^k \frac{p_i}{c_i} \mathbf{A}\mathbf{V}_i \right] = \mathrm{Tr}[\boldsymbol\Delta\boldsymbol\Delta] }[/math].

[math]\displaystyle{ \begin{align} \lVert \mathbf{U}^\top\mathbf{A}\mathbf{U} - \boldsymbol\Delta \rVert^2_2 &= (\mathbf{U}^\top\mathbf{A}\mathbf{U} - \boldsymbol\Delta)^\top (\mathbf{U}^\top\mathbf{A}\mathbf{U} - \boldsymbol\Delta)\\ &= \mathrm{Tr}[\mathbf{U}^\top\mathbf{A}\mathbf{U}\mathbf{U}\mathbf{A}\mathbf{U}^\top] - \mathrm{Tr}[2\mathbf{U}^\top\mathbf{A}\mathbf{U}\boldsymbol\Delta] + \mathrm{Tr}[\boldsymbol\Delta\boldsymbol\Delta]\\ &= \mathrm{Tr}[\mathbf{A}\mathbf{V}\mathbf{A}\mathbf{V}] - \mathrm{Tr}[\boldsymbol\Delta\boldsymbol\Delta] \end{align} }[/math]

Note that since [math]\displaystyle{ \mathrm{Tr}[\boldsymbol\Delta\boldsymbol\Delta] }[/math] does not depend on [math]\displaystyle{ \mathbf{A} }[/math], the MINQUE with the Euclidean norm is obtained by identifying the matrix [math]\displaystyle{ \mathbf{A} }[/math] that minimizes [math]\displaystyle{ \mathrm{Tr}[\mathbf{A}\mathbf{V}\mathbf{A}\mathbf{V}] }[/math], subject to the MINQUE constraints discussed above.

Rao showed that the matrix [math]\displaystyle{ \mathbf{A} }[/math] that satisfies this optimization problem is

[math]\displaystyle{ \mathbf{A}_\star=\sum_{i=1}^k \lambda_i \mathbf{R}\mathbf{V}_i\mathbf{R} }[/math],

where [math]\displaystyle{ \mathbf{R} = \mathbf{V}^{-1}(\mathbf{I}-\mathbf{P}) }[/math], [math]\displaystyle{ \mathbf{P}=\mathbf{X}(\mathbf{X}^\top\mathbf{V}^{-1}\mathbf{X})^{-}\mathbf{X}^\top\mathbf{V}^{-1} }[/math] is the projection matrix into the column space of [math]\displaystyle{ \mathbf{X} }[/math], and [math]\displaystyle{ (\cdot)^{-} }[/math] represents the generalized inverse of a matrix.

Therefore, the MINQUE estimator is the following, where the vectors [math]\displaystyle{ \boldsymbol\lambda }[/math] and [math]\displaystyle{ \mathbf{Q} }[/math] are defined based on the sum.

[math]\displaystyle{ \begin{align} \hat{\theta} &= \mathbf{Y}^\top \mathbf{A}_\star\mathbf{Y}\\ &= \sum_{i=1}^k \lambda_i \mathbf{Y}^\top\mathbf{R}\mathbf{V}_i\mathbf{R}\mathbf{Y}\\ &\equiv\sum_{i=1}^k \lambda_i Q_i\\ &\equiv \boldsymbol\lambda^\top \mathbf{Q} \end{align} }[/math]

The vector [math]\displaystyle{ \boldsymbol\lambda }[/math] is obtained by using the constraint [math]\displaystyle{ \mathrm{Tr}[\mathbf{A}_\star\mathbf{V}_i]=p_i }[/math]. That is, the vector represents the solution to the following system of equations [math]\displaystyle{ \forall j\in\{1,\cdots,k\} }[/math].

[math]\displaystyle{ \begin{align} \mathrm{Tr}[\mathbf{A}_\star\mathbf{V}_j] &= p_j\\ \mathrm{Tr}\left[ \sum_{i=1}^k \lambda_i \mathbf{R}\mathbf{V}_i\mathbf{R}\mathbf{V}_j \right] &= p_j\\ \sum_{i=1}^k \lambda_i \mathrm{Tr}[\mathbf{R}\mathbf{V}_i\mathbf{R}\mathbf{V}_j] &= p_j \end{align} }[/math]

This can be written as a matrix product [math]\displaystyle{ \mathbf{S}\boldsymbol\lambda=\mathbf{p} }[/math], where [math]\displaystyle{ \mathbf{p}=[p_1\,\cdots\,p_k]^\top }[/math] and [math]\displaystyle{ \mathbf{S} }[/math] is the following.

[math]\displaystyle{ \mathbf{S}=\begin{bmatrix} \mathrm{Tr}[\mathbf{R}\mathbf{V}_1\mathbf{R}\mathbf{V}_1] & \cdots & \mathrm{Tr}[\mathbf{R}\mathbf{V}_k\mathbf{R}\mathbf{V}_1]\\ \vdots & \ddots & \vdots\\ \mathrm{Tr}[\mathbf{R}\mathbf{V}_1\mathbf{R}\mathbf{V}_k] & \cdots & \mathrm{Tr}[\mathbf{R}\mathbf{V}_k\mathbf{R}\mathbf{V}_k] \end{bmatrix} }[/math]

Then, [math]\displaystyle{ \boldsymbol\lambda=\mathbf{S}^{-}\mathbf{p} }[/math]. This implies that the MINQUE is [math]\displaystyle{ \hat{\theta}=\boldsymbol\lambda^\top\mathbf{Q}=\mathbf{p}^\top(\mathbf{S}^{-})^\top\mathbf{Q}=\mathbf{p}^\top\mathbf{S}^{-}\mathbf{Q} }[/math]. Note that [math]\displaystyle{ \theta=\sum_{i=1}^k p_i \sigma_i^2 = \mathbf{p}^\top\boldsymbol\sigma }[/math], where [math]\displaystyle{ \boldsymbol\sigma = [\sigma^2_1\,\cdots\,\sigma^2_k]^\top }[/math]. Therefore, the estimator for the variance components is [math]\displaystyle{ \hat{\boldsymbol\sigma}=\mathbf{S}^{-}\mathbf{Q} }[/math].

Extensions

MINQUE estimators can be obtained without the invariance criteria, in which case the estimator is only unbiased and minimizes the norm.[2] Such estimators have slightly different constraints on the minimization problem.

The model can be extended to estimate covariance components.[3] In such a model, the random effects of a component are assumed to have a common covariance structure [math]\displaystyle{ \mathbb{V}[\boldsymbol\xi_i]=\boldsymbol\Sigma }[/math]. A MINQUE estimator for a mixture of variance and covariance components was also proposed.[3] In this model, [math]\displaystyle{ \mathbb{V}[\boldsymbol\xi_i]=\boldsymbol\Sigma }[/math] for [math]\displaystyle{ i\in \{1,\cdots,s\} }[/math] and [math]\displaystyle{ \mathbb{V}[\boldsymbol\xi_i]= \sigma_i^2\mathbf{I}_{c_i} }[/math] for [math]\displaystyle{ i\in\{s+1,\cdots,k\} }[/math].


References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 Rao, C.R. (1970). "Estimation of heteroscedastic variances in linear models". Journal of the American Statistical Association 65 (329): 161–172. doi:10.1080/01621459.1970.10481070. 
  2. 2.0 2.1 2.2 2.3 2.4 2.5 Rao, C.R. (1971). "Estimation of variance and covariance components MINQUE theory". J Multivar Anal 1: 257–275. doi:10.1016/0047-259x(71)90001-7. 
  3. 3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7 3.8 3.9 Rao, C.R. (1972). "Estimation of variance and covariance components in linear models". Journal of the American Statistical Association 67 (337): 112–115. doi:10.1080/01621459.1972.10481212.