Logistic regression

This is an old revision of this page, as edited by Mani1 (talk | contribs) at 09:31, 25 November 2006 (interwiki Persian). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Logistic regression is a statistical regression model for binomially distributed dependent variables. It is a generalized linear model that utilizes the logit as its link function.

The model takes the form

where

The logarithm of the odds (probability divided by one minus the probability) of the outcome is modelled as a linear function of the explanatory variables, Xi. This can be written equivalently as

The interpretation of the β parameter estimates is as a multiplicative effect on the odds ratio. In the case of a dichotomous explanatory variable, for instance gender, exp(β) is the estimate of the odds-ratio of having the outcome for, say, males compared with females.

The parameters α, β1, ..., β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

  • Alan Agresti, Categorical Data Analysis. New York: Wiley, 1990.
  • Amemiya, T., Advanced Econometrics, Harvard University Press, 1985.
  • David W. Hosmer and Stanley Lemeshow, Applied logistic regression., 2nd ed., New York; Chichester, Wiley, 2000, ISBN 0-471-35632-8