Hi all,

I am doing bootstrap with logistic regression by using glm function, and I
get the errors;

glm.fit: fitted probabilities numerically 0 or 1 occurred and
glm.fit: algorithm did not converge

I have read some things about this issue in the mailing list. I can guess
what was the problem. My data contains one or may be two outliers. Does the
error occur due to these extreme values or something else such as MLE? Is
there any way to to fix this problem? 

Regards,

Ufuk

-----
Best regards

Ufuk
--
View this message in context: 
http://r.789695.n4.nabble.com/glm-fit-fitted-probabilities-numerically-0-or-1-occurred-tp4490722p4490722.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to