detectseparation
R package detectseparation by ikosmidis — release notes from GitHub.
A diagnostic package that generalized past its own name, then learned to say which kind of separation it found
◆Recent moves
- 3mo ago
detectseparation v0.4
Adds separation_type so detect_separation() distinguishes complete from quasi-complete separation, and moves separator inference out of the control function into the internals. The distinction matters because the two cases call for different remedies. Released the same day as sibling package brglm2 v1.1.0.
View source ↗ - 3y ago
detectseparation v0.3
Introduces detect_infinite_estimates() as the general method across log, logit, probit and cauchit links, reducing detect_separation() to a wrapper around it. The package reframing its own subject — separation as one case of infinite estimates — is the most consequential change in this history.
View source ↗ - 5y ago
detectseparation v0.2
Adds a warning when the link function falls outside the supported set, plus documentation and test updates. A guardrail against silent misuse, before 0.3 widened link support properly.
View source ↗