Английская Википедия:Durbin–Wu–Hausman test

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description The Durbin–Wu–Hausman test (also called Hausman specification test) is a statistical hypothesis test in econometrics named after James Durbin, De-Min Wu, and Jerry A. Hausman.[1][2][3][4] The test evaluates the consistency of an estimator when compared to an alternative, less efficient estimator which is already known to be consistent.[5] It helps one evaluate if a statistical model corresponds to the data.

Details

Consider the linear model y = Xb + e, where y is the dependent variable and X is vector of regressors, b is a vector of coefficients and e is the error term. We have two estimators for b: b0 and b1. Under the null hypothesis, both of these estimators are consistent, but b1 is efficient (has the smallest asymptotic variance), at least in the class of estimators containing b0. Under the alternative hypothesis, b0 is consistent, whereas b1 isn't.

Then the Wu–Hausman statistic is:[6]

<math>H=(b_{1}-b_{0})'\big(\operatorname{Var}(b_{1})-\operatorname{Var}(b_{0})\big)^\dagger(b_{1}-b_{0}),</math>

where denotes the Moore–Penrose pseudoinverse. Under the null hypothesis, this statistic has asymptotically the chi-squared distribution with the number of degrees of freedom equal to the rank of matrix Шаблон:Nowrap.

If we reject the null hypothesis, it means that b1 is inconsistent. This test can be used to check for the endogeneity of a variable (by comparing instrumental variable (IV) estimates to ordinary least squares (OLS) estimates). It can also be used to check the validity of extra instruments by comparing IV estimates using a full set of instruments Z to IV estimates that use a proper subset of Z. Note that in order for the test to work in the latter case, we must be certain of the validity of the subset of Z and that subset must have enough instruments to identify the parameters of the equation.

Hausman also showed that the covariance between an efficient estimator and the difference of an efficient and inefficient estimator is zero.

Derivation

Шаблон:Self-contradictory

Assuming joint normality of the estimators.[3][6]

<math>\sqrt{N} \begin{bmatrix} b_1 -b\\ b_0 -b\end{bmatrix} \xrightarrow{d} \mathcal{N} \left(\begin{bmatrix} 0 \\ 0 \end{bmatrix}, \begin{bmatrix}\operatorname{Var}(b_1) & \operatorname{Cov}(b_1,b_0) \\ \operatorname{Cov}(b_1,b_0) & \operatorname{Var}(b_0) \end{bmatrix}\right)</math>

Consider the function : <math>q=b_0-b_1\Rightarrow \operatorname{plim}q=0</math>

By the delta method

<math>

\begin{align} & \sqrt{N}(q-0) \xrightarrow{d} \mathcal{N} \left(0, \begin{bmatrix}1 & -1 \end{bmatrix} \begin{bmatrix} \operatorname{Var}(b_1) & \operatorname{Cov}(b_1,b_0) \\ \operatorname{Cov}(b_1,b_0) & \operatorname{Var}(b_{0}) \end{bmatrix}\begin{bmatrix} 1 \\ -1 \end{bmatrix}\right) \\[6pt] & \operatorname{Var}(q)=\operatorname{Var}(b_{1})+\operatorname{Var}(b_{0})-2\operatorname{Cov}(b_1,b_0) \end{align} </math>

Using the commonly used result, showed by Hausman, that the covariance of an efficient estimator with its difference from an inefficient estimator is zero yields

<math>\operatorname{Var}(q)=\operatorname{Var}(b_0)-\operatorname{Var}(b_1)</math>

The chi-squared test is based on the Wald criterion

<math>H=\chi^2[K-1]=(b_1-b_0)'\big(\operatorname{Var}(b_0)-\operatorname{Var}(b_1)\big)^\dagger(b_1-b_0),</math>

where denotes the Moore–Penrose pseudoinverse and K denotes the dimension of vector b.

Panel data

The Hausman test can be used to differentiate between fixed effects model and random effects model in panel analysis. In this case, Random effects (RE) is preferred under the null hypothesis due to higher efficiency, while under the alternative Fixed effects (FE) is at least as consistent and thus preferred.

H0 is true H1 is true
b1 (RE estimator) Consistent
Efficient
Inconsistent
b0 (FE estimator) Consistent
Inefficient
Consistent

See also

References

Шаблон:Reflist

Further reading

  1. Ошибка цитирования Неверный тег <ref>; для сносок Durbin не указан текст
  2. Ошибка цитирования Неверный тег <ref>; для сносок Wu не указан текст
  3. 3,0 3,1 Ошибка цитирования Неверный тег <ref>; для сносок Hausman не указан текст
  4. Шаблон:Cite journal
  5. Шаблон:Cite book
  6. 6,0 6,1 Ошибка цитирования Неверный тег <ref>; для сносок Greene не указан текст