Skip to content

Apparant bug in binomial model in GLM (PR#13434)

1 message · Daniel Sabanés Bové

#
Isn't this just the well-known failure of logistic regression (non-existence of maximum likelihood estimator) for linearly separable data? (b > 0.5 => a == 1)
This is not linearly separable, but almost, so the standard errors will be very large.