In 2003 Andreas Christmann and Peter J. Rousseeuw published a paper where they introduced what they called Hidden Logistic Regression , a model that was meant to help dealing with perfect prediction and outliers in logistic regression models − what is known as the Hauck-Donner phenomenon .
An R package was subsequently implemented, called hlr. As of today however, this package no longer exists. Does anyone know why? Was the method abandoned because it had flaws? Are there other methods known today to deal with this phenomenon?
Thanks in advance for any ideas.
PS: I posted this question on Stack Exchange where it was poorly received, I hope that this is a better place to ask, if not, my apologies.