Multivariate Behrens–Fisher problem

From HandWiki

In statistics, the multivariate Behrens–Fisher problem is the problem of testing for the equality of means from two multivariate normal distributions when the covariance matrices are unknown and possibly not equal. Since this is a generalization of the univariate Behrens-Fisher problem, it inherits all of the difficulties that arise in the univariate problem.

Notation and problem formulation

Let [math]\displaystyle{ X_{ij} \sim \mathcal{N}_p(\mu_i,\, \Sigma_i) \ \ (j=1,\dots,n_i; \ \ i=1,2)\ }[/math] be independent random samples from two [math]\displaystyle{ p }[/math]-variate normal distributions with unknown mean vectors [math]\displaystyle{ \mu_i }[/math] and unknown dispersion matrices [math]\displaystyle{ \Sigma_i }[/math]. The index [math]\displaystyle{ i }[/math] refers to the first or second population, and the [math]\displaystyle{ j }[/math]th observation from the [math]\displaystyle{ i }[/math]th population is [math]\displaystyle{ X_{ij} }[/math].

The multivariate Behrens–Fisher problem is to test the null hypothesis [math]\displaystyle{ H_0 }[/math] that the means are equal versus the alternative [math]\displaystyle{ H_1 }[/math] of non-equality:

[math]\displaystyle{ H_0 : \mu_1 = \mu_2 \ \ \text{vs} \ \ H_1 : \mu_1 \neq \mu_2. }[/math]

Define some statistics, which are used in the various attempts to solve the multivariate Behrens–Fisher problem, by

[math]\displaystyle{ \begin{align} \bar{X_i} &= \frac{1}{n_i} \sum_{j=1}^{n_i} X_{ij}, \\ A_i &= \sum_{j=1}^{n_i} (X_{ij} - \bar{X_i})(X_{ij} - \bar{X_i})', \\ S_i &= \frac{1}{n_i - 1} A_i, \\ \tilde{S_i} &= \frac{1}{n_i}S_i, \\ \tilde{S} &= \tilde{S_1} + \tilde{S_2}, \quad \text{and} \\ T^2 & = (\bar{X_1} - \bar{X_2})'\tilde{S}^{-1}(\bar{X_1} - \bar{X_2}). \end{align} }[/math]

The sample means [math]\displaystyle{ \bar{X_i} }[/math] and sum-of-squares matrices [math]\displaystyle{ A_i }[/math] are sufficient for the multivariate normal parameters [math]\displaystyle{ \mu_i, \Sigma_i,\ (i=1,2) }[/math], so it suffices to perform inference be based on just these statistics. The distributions of [math]\displaystyle{ \bar{X_i} }[/math] and [math]\displaystyle{ A_i }[/math] are independent and are, respectively, multivariate normal and Wishart:[1]

[math]\displaystyle{ \begin{align} \bar{X_i} &\sim \mathcal{N}_p \left(\mu_i, \Sigma_i/n_i \right), \\ A_i &\sim W_p(\Sigma_i, n_i - 1). \end{align} }[/math]

Background

In the case where the dispersion matrices are equal, the distribution of the [math]\displaystyle{ T^2 }[/math] statistic is known to be an F distribution under the null and a noncentral F-distribution under the alternative.[1]

The main problem is that when the true values of the dispersion matrix are unknown, then under the null hypothesis the probability of rejecting [math]\displaystyle{ H_0 }[/math] via a [math]\displaystyle{ T^2 }[/math] test depends on the unknown dispersion matrices.[1] In practice, this dependency harms inference when the dispersion matrices are far from each other or when the sample size is not large enough to estimate them accurately.[1]

Now, the mean vectors are independently and normally distributed,

[math]\displaystyle{ \bar{X_i} \sim \mathcal{N}_p \left(\mu_i, \Sigma_i/n_i \right), }[/math]

but the sum [math]\displaystyle{ A_1 + A_2 }[/math] does not follow the Wishart distribution,[1] which makes inference more difficult.

Proposed solutions

Proposed solutions are based on a few main strategies:[2][3]

  • Compute statistics which mimick the [math]\displaystyle{ T^2 }[/math] statistic and which have an approximate [math]\displaystyle{ F }[/math] distribution with estimated degrees of freedom (df).
  • Use generalized p-values based on generalized test variables.
  • Use Roy's union-intersection principle [3][4][5]

Approaches using the T2 with approximate degrees of freedom

Below, [math]\displaystyle{ \mathrm{tr} }[/math] indicates the trace operator.

Yao (1965)

(as cited by [6])

[math]\displaystyle{ T^2 \sim \frac{\nu p}{\nu-p+1}F_{p,\nu-p+1}, }[/math]

where

[math]\displaystyle{ \begin{align} \nu &= \left[ \frac{1}{n_1} \left( \frac{\bar{X}_d'\tilde{S}^{-1}\tilde{S}_1 \tilde{S}^{-1}\bar{X_d}} {\bar{X}_d'\tilde{S}^{-1}\bar{X}_d} \right)^2 + \frac{1}{n_2} \left( \frac{\bar{X}_{d}'\tilde{S}^{-1}\tilde{S}_2 \tilde{S}^{-1}X_d^{-1}} {\bar{X}_d'\tilde{S}^{-1} \bar{X}_d} \right)^{2} \right]^{-1}, \\ \bar{X}_d & = \bar{X}_{1}-\bar{X}_2. \end{align} }[/math]

Johansen (1980)

(as cited by [6])

[math]\displaystyle{ T^2 \sim q F_{p,\nu}, }[/math]

where

[math]\displaystyle{ \begin{align} q &= p + 2D - \frac{6D}{p(p-1)+2}, \\ \nu &= \frac{p(p+2)}{3D}, \\ \end{align} }[/math]

and

[math]\displaystyle{ \begin{align} D = \frac{1}{2}\sum_{i=1}^2 \frac{1}{n_i} \Bigg\{ \ & \mathrm{tr}\left[{\left( I - (\tilde{S}_1^{-1} + \tilde{S}_2^{-1})^{-1} \tilde{S}_i^{-1}\right)}^2\right] \\ & {}+ {\left[\mathrm{tr}\left(I -(\tilde{S}_1^{-1} + \tilde{S}_2^{-1})^{-1} \tilde{S}_i^{-1}\right)\right]}^2 \ \Bigg\}. \\ \end{align} }[/math]

Nel and Van der Merwe's (1986)

(as cited by [6])

[math]\displaystyle{ T^2 \sim \frac{\nu p}{\nu-p+1}F_{p,\nu-p+1}, }[/math]

where

[math]\displaystyle{ \nu = \frac{ \mathrm{tr}(\tilde{S}^2) + [\mathrm{tr}(\tilde{S})]^2} { \frac{1}{n_1} \left\{ \mathrm{tr}(\tilde{S_{1}}^2) + [\mathrm{tr}(\tilde{S_1})]^2\right \} + \frac{1}{n_2} \left\{ \mathrm{tr}(\tilde{S_2}^2) + [\mathrm{tr}(\tilde{S_{2}})]^2 \right \} }. }[/math]

Comments on performance

Kim (1992) proposed a solution that is based on a variant of [math]\displaystyle{ T^2 }[/math]. Although its power is high, the fact that it is not invariant makes it less attractive. Simulation studies by Subramaniam and Subramaniam (1973) show that the size of Yao's test is closer to the nominal level than that of James's. Christensen and Rencher (1997) performed numerical studies comparing several of these testing procedures and concluded that Kim and Nel and Van der Merwe's tests had the highest power. However, these two procedures are not invariant.

Krishnamoorthy and Yu (2004)

Krishnamoorthy and Yu (2004) proposed a procedure which adjusts in Nel and Var der Merwe (1986)'s approximate df for the denominator of [math]\displaystyle{ T^2 }[/math] under the null distribution to make it invariant. They show that the approximate degrees of freedom lies in the interval [math]\displaystyle{ \left[\min\{n_1-1,n_2-1\},n_1+n_2-2\right] }[/math] to ensure that the degrees of freedom is not negative. They report numerical studies that indicate that their procedure is as powerful as Nel and Van der Merwe's test for smaller dimension, and more powerful for larger dimension. Overall, they claim that their procedure is the better than the invariant procedures of Yao (1965) and Johansen (1980). Therefore, Krishnamoorthy and Yu's (2004) procedure has the best known size and power as of 2004.

The test statistic [math]\displaystyle{ T^2 }[/math] in Krishnmoorthy and Yu's procedure follows the distribution [math]\displaystyle{ T^2 \sim \nu pF_{p,\nu-p+1}/(\nu-p+1), }[/math] where

[math]\displaystyle{ \nu = \frac{p+p^2} { \frac{1}{n_1-1}\{\mathrm{tr}[(\tilde{S}_1 \tilde{S}^{-1})^2]+[\mathrm{tr}(\tilde{S}_1 \tilde{S}^{-1})]^2\} + \frac{1}{n_2-1} \{\mathrm{tr}[(\tilde{S}_2 \tilde{S}^{-1})^2]+[\mathrm{tr}(\tilde{S}_2 \tilde{S}^{-1})]^{2}\} }. }[/math]

References

  1. 1.0 1.1 1.2 1.3 1.4 Anderson, T. W. (2003). An Introduction to Multivariate Statistical Analysis (3rd ed.). Hoboken, N. J.: Wiley Interscience. p. 259. ISBN 0-471-36091-0. 
  2. Christensen, W. F.; A.C. Rencher (1997). "A comparison of type I error rates and power levels for seven solutions to the multivariate Behrens–Fisher problem". Communications in Statistics - Simulation and Computation 26 (4): 1251–1273. doi:10.1080/03610919708813439. 
  3. 3.0 3.1 Template:Cite tech report
  4. Olkin, Ingram; Jack L. Tomsky (1981). "A New Class of Multivariate Tests Based on the Union-Intersection Principle". The Annals of Statistics 9 (4): 792–802. doi:10.1214/aos/1176345519. 
  5. Gamage, J.; T. Mathew; S. Weerahandi (2004). "Generalized p-values and generalized confidence regions for the multivariate Behrens--Fisher problem and MANOVA". Journal of Multivariate Analysis 88: 177–189. doi:10.1016/s0047-259x(03)00065-4. 
  6. 6.0 6.1 6.2 Krishnamoorthy, K.; J. Yu (2004). "Modified Nel and Van der Merwe test for the multivariate Behrens-Fisher problem". Statistics and Probability Letters 66 (2): 161–169. doi:10.1016/j.spl.2003.10.012. 
  • Rodríguez-Cortés, F. J. and Nagar, D. K. (2007). Percentage points for testing equality of mean vectors. Journal of the Nigerian Mathematical Society, 26:85–95.
  • Gupta, A. K., Nagar, D. K., Mateu, J. and Rodríguez-Cortés, F. J. (2013). Percentage points of a test statistic useful in manova with structured covariance matrices. Journal of Applied Statistical Science, 20:29-41.