Generalized linear model

This is an old revision of this page, as edited by 195.28.224.33 (talk) at 09:23, 10 May 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In statistics, a generalized linear model (GLM) is a model relating the expected value E(y) of a dependent variable y to one or more independent variables x1, ..., xn, with the relation stated as follows.

where g is an invertible function, called the link function, and the distribution of y is in the exponential family. Each specific choice of the link function and the distribution for the dependent variable yields a different generalized linear model.

Generalized linear models include, as special cases, ordinary linear regression, logistic regression, Poisson regression, and several other interesting models.

References

  • P. McCullagh and J.A. Nelder. Generalized Linear Models. London: Chapman and Hall, 1989.