Skip to content
Surf Wiki
Save to docs
general/logistic-regression

From Surf Wiki (app.surf) — the open knowledge base

Separation (statistics)


In statistics, separation is a phenomenon associated with models for dichotomous or categorical outcomes, including logistic and probit regression. Separation occurs if the predictor (or a linear combination of some subset of the predictors) is associated with only one outcome value when the predictor range is split at a certain value.

The phenomenon

For example, if the predictor X is continuous, and the outcome y = 1 for all observed x 2. If the outcome values are (seemingly) perfectly determined by the predictor (e.g., y = 0 when x ≤ 2) then the condition "complete separation" is said to occur. If instead there is some overlap (e.g., y = 0 when x

The problem

This observed form of the data is important because it sometimes causes problems with the estimation of regression coefficients. For example, maximum likelihood (ML) estimation relies on maximization of the likelihood function, where e.g. in case of a logistic regression with completely separated data the maximum appears at the parameter space's margin, leading to "infinite" estimates, and, along with that, to problems with providing sensible standard errors. Statistical software will often output an arbitrarily large parameter estimate with a very large standard error.

Possible remedies

An approach to "fix" problems with ML estimation is the use of regularization (or "continuity corrections"). In particular, in case of a logistic regression problem, the use of exact logistic regression or Firth logistic regression, a bias-reduction method based on a penalized likelihood, may be an option.

Alternatively, one may avoid the problems associated with likelihood maximization by switching to a Bayesian approach to inference. Within a Bayesian framework, the pathologies arising from likelihood maximization are avoided by the use of integration rather than maximization, as well as by the use of sensible prior probability distributions.

References

References

  1. (2019). "On the Relationship between Multicollinearity and Separation in Logistic Regression". [[Communications in Statistics]].
  2. (1984). "On the Existence of Maximum Likelihood Estimates in Logistic Regression Models". Biometrika.
  3. (2003). "Verifying the Solution from a Nonlinear Solver: A Case Study". [[American Economic Review]].
  4. (2014). "Maximum likelihood, profile likelihood, and penalized likelihood: A primer". American Journal of Epidemiology.
  5. (2004). "What to add to nothing? Use and avoidance of continuity corrections in meta-analysis of sparse data". Statistics in Medicine.
  6. (2018). "Separation in Logistic Regression: Causes, Consequences, and Control". [[American Journal of Epidemiology]].
  7. (2008). "A weakly informative default prior distribution dor logistic and other regression models". Annals of Applied Statistics.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Separation (statistics) — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report