Content deleted Content added
Fgnievinski (talk | contribs) Tags: Mobile edit Mobile app edit Android app edit |
|||
Line 2:
{{Distinguish|general linear model|generalized least squares}}
{{Regression bar}}
In [[statistics]], a '''generalized linear model''' ('''GLM''') is a flexible generalization of ordinary [[linear regression]]. The GLM generalizes linear regression by allowing the linear model to be related to the response variable via a ''link function'' and by allowing the magnitude of the variance of each measurement to be a function of its predicted value.
Generalized linear models were formulated by [[John Nelder]] and [[Robert Wedderburn (statistician)|Robert Wedderburn]] as a way of unifying various other statistical models, including [[linear regression]], [[logistic regression]] and [[Poisson regression]].<ref>{{cite journal | last1= Nelder | first1 = John |author-link = John Nelder | first2 = Robert |last2 = Wedderburn | s2cid = 14154576 |author-link2 = Robert Wedderburn (statistician) | title = Generalized Linear Models | year=1972 | journal = Journal of the Royal Statistical Society. Series A (General) | volume= 135 |issue=3 | pages=370–384 | doi= 10.2307/2344614 | publisher= Blackwell Publishing | jstor= 2344614 }}</ref> They proposed an [[iteratively reweighted least squares]] [[iterative method|method]] for [[maximum likelihood estimation]]
==Intuition==
|