Generalized linear model: Difference between revisions

Content deleted Content added
Jrock212 (talk | contribs)
\mu it's the conditional mean, not the mean
Line 18:
==Overview==
 
In a generalized linear model (GLM), each outcome '''Y''' of the [[dependent variable]]s is assumed to be generated from a particular [[probability distribution|distribution]] in an [[exponential family]], a large class of [[probability distributions]] that includes the [[normal distribution|normal]], [[binomial distribution|binomial]], [[poisson distribution|Poisson]] and [[gamma distribution|gamma]] distributions, among others. The conditional mean, '''''μ''''', of the distribution depends on the independent variables, '''X''', through:
 
: <math>\operatorname{E}(\mathbf{Y}\mid\mathbf{X}) = \boldsymbol{\mu} = g^{-1}(\mathbf{X}\boldsymbol{\beta}) </math>