Random effects estimator

From Wikipedia, the free encyclopedia

In statistics, a random effects estimator is an estimator for the coefficients in multiple comparisons model in which the effects of different classes are random. In econometrics, random effects models are used in analysis of hierarchical or panel data when one assumes no fixed effects, i.e. no individual effects. The estimation is via generalized least squares (GLS).

Contents

[edit] Model

y_{it}=x_{it}\beta+\alpha_{i}+u_{it},\,

where yit is the dependent variable, xit is the vector of regressors, β is the vector of coefficients, αi = α are the random effects, and uit is the error term.

[edit] Estimator

The coefficients can be estimated via

\widehat{\beta}=(X'\Omega^{-1} X)^{-1}(X'\Omega^{-1}Y),
\widehat{\Omega}^{-1}=\Iota \otimes \Sigma,

where X and Y are the matrix version of the regressor and independent variable, respectively, Ι is the identity matrix, Σ is the variance of uit and α, and Ω is the variance-covariance matrix.

[edit] See also

[edit] External links