Logistic regression
Encyclopedia : L : LO : LOG : Logistic regression
Logistic regression is a statistical regression model for binary dependent variables. It can be considered as a generalized linear model that utilizes the logit as its link function, and has binomially distributed errors.
The model takes the form
- [\operatorname(p)=\ln\left(\frac\right) = \alpha + \beta_1 x_ + \cdots + \beta_k x_,]
- [i = 1, \dots, n,\,]
- [p = \Pr(Y_i = 1).\,]
- [p = \Pr(Y_i = 1|X) = \frac + \cdots + \beta_k x_}} + \cdots + \beta_k x_}}.]
The parameters [\alpha, \beta_1, ..., \beta_k] are usually estimated by maximum likelihood.
Extensions of the model exist to cope with multi-category dependent variables and ordinal dependent variables.
See also
References
- Agresti, Alan: Categorical Data Analysis. New York: Wiley, 1990.
- Amemiya, T., 1985, Advanced Econometrics, Harvard University Press.
- Hosmer, D. W. and S. Lemeshow: Applied logistic regression. New York; Chichester, Wiley, 2000.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
