Why glm.fit reports ‘algorithm did not converge’ or ‘fitted probabilities numerically 0 or 1’ and how to fix it
model-diagnostics
The messages glm.fit: algorithm did not converge and glm.fit: fitted probabilities numerically 0 or 1 indicate that the maximum likelihood estimation failed to find a stable sol...
Open article