Generalized linear model: Difference between revisions

Content deleted Content added
Line 165:
The most typical link function is the canonical [[logit]] link:
 
:<math>g(p) = \operatorname{logit} p = \ln \left( { p \over 1-p } \right).</math>
 
GLMs with this setup are [[logistic regression]] models (or ''logit models'').