Feasible generalized least squares

Feasible generalized least squares

Feasible generalized least squares (FGLS or Feasible GLS) is a regression technique. It is similar to generalized least squares except that it uses an estimated variance-covariance matrix since the true matrix is not known directly.

The following description follows loosely the references presented in Heteroscedasticity-consistent_standard_errors.

The dataset is assumed to be represented by:y = X eta + u,,

where "X" is the design matrix and β is a column vector of parameters to be estimated. The residuals in the vector "u", are not assumed to have equal variances: instead the assumptions are that they are uncorrelated but with different unknown variances. These assumptions together are represented by the assumption that the residaul vector has a diagonal covariance matrix Ω.

Ordinary Least Squares estimation can be applied to a linear system with heteroskedastic errors, butOLS in this case is not Best Linear Unbiased Estimator (BLUE).To estimate the error variance-covariance Omega, the following process can be iterated:

The ordinary least squares (OLS) estimator is calculated as usual by

:widehat eta_{OLS} = (X' X)^{-1} X' y

and estimates of the residuals widehat{u}_jare constructed.

Construct widehat{Omega}_{OLS} :

:widehat{Omega}_{OLS} = operatorname{diag}(widehat{u}^2_1, widehat{u}^2_2, dots , widehat{u}^2_n).

Estimate eta_{FGLS1} using widehat{Omega}_{OLS} using weighted least squares

:widehat eta_{FGLS1} = (X'widehat{Omega}^{-1}_{OLS} X)^{-1} X' widehat{Omega}^{-1}_{OLS} y

: widehat{u}_{FGLS1} = Y - X widehat eta_{FGLS1}

:widehat{Omega}_{FGLS1} = operatorname{diag}(widehat{u}^2_{FGLS1,1}, widehat{u}^2_{FGLS1,2}, dots , widehat{u}^2_{FGLS1,n})

:widehat eta_{FGLS2} = (X'widehat{Omega}^{-1}_{FGLS1} X)^{-1} X' widehat{Omega}^{-1}_{FGLS1} y

This estimation of widehat{Omega} can be iterated to convergence given that the assumptions outlined in White and Halbert hold.

Estimations from WLS and FGLS are as follows

:widehat eta_{WLS} ~sim N(eta , (X'Omega^{-1}X)^{-1})

:widehat eta_{FGLS} ~sim N(eta , (X'widehat{Omega}_{OLS}^{-1}X)^{-1}(X'widehat{Omega}_{OLS}^{-1}Omegawidehat{Omega}_{OLS}^{-1}X)(X'widehat{Omega}_{OLS}^{-1}X)^{-1})

References

Citation
last = White
first =
last2 = Halbert
first2 =
title = A Heteroskedasticity-Consistent Covariance Matrix Estimator and a Direct Test for Heteroskedasticity
journal = Econometrica
volume = 48
number = 4
pages = 817--838
url = http://www.jstor.org/stable/1912934
year = 1980


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Least squares — The method of least squares is a standard approach to the approximate solution of overdetermined systems, i.e., sets of equations in which there are more equations than unknowns. Least squares means that the overall solution minimizes the sum of… …   Wikipedia

  • Least squares inference in phylogeny — generates a phylogenetic tree based on anobserved matrix of pairwise genetic distances andoptionally a weightmatrix. The goal is to find a tree which satisfies the distance constraints asbest as possible.Ordinary and weighted least squaresThe… …   Wikipedia

  • List of statistics topics — Please add any Wikipedia articles related to statistics that are not already on this list.The Related changes link in the margin of this page (below search) leads to a list of the most recent changes to the articles listed below. To see the most… …   Wikipedia

  • Fixed-Effects-Modell — Inhaltsverzeichnis 1 Abgrenzung statische und dynamische Modelle 2 Schätzverfahren in den statischen Modellen 3 Schätzverfahren in den dynamischen Modellen 4 Literatur // …   Deutsch Wikipedia

  • Panel-Analyse — Inhaltsverzeichnis 1 Abgrenzung statische und dynamische Modelle 2 Schätzverfahren in den statischen Modellen 3 Schätzverfahren in den dynamischen Modellen 4 Literatur // …   Deutsch Wikipedia

  • Paneldatenanalyse — ist die statistische Analyse von Paneldaten im Rahmen der Panelforschung. Bei der Paneldatenanalyse werden sowohl dynamische Aspekte (wie entwickelt sich ein Merkmal im Zeitablauf?) als auch die Heterogenität (Unterschiedlichkeit) der Individuen… …   Deutsch Wikipedia

  • Random-Effects-Modell — Inhaltsverzeichnis 1 Abgrenzung statische und dynamische Modelle 2 Schätzverfahren in den statischen Modellen 3 Schätzverfahren in den dynamischen Modellen 4 Literatur // …   Deutsch Wikipedia

  • List of mathematics articles (F) — NOTOC F F₄ F algebra F coalgebra F distribution F divergence Fσ set F space F test F theory F. and M. Riesz theorem F1 Score Faà di Bruno s formula Face (geometry) Face configuration Face diagonal Facet (mathematics) Facetting… …   Wikipedia

  • FGLS — may refer to: *Feasible Generalized Least Squares, a regression technique *Forum for Germanic Language Studies, an informal grouping for anyone interested in Germanic languages, mainly based in the UK and Ireland …   Wikipedia

  • Linear regression — Example of simple linear regression, which has one independent variable In statistics, linear regression is an approach to modeling the relationship between a scalar variable y and one or more explanatory variables denoted X. The case of one… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”