Hi all, I am running a logistic regression in R with 5 independent variables, and I get strange OR values when I ask R to exponentiate coefficients (e.g. 8.739675e-01).

I read that this might be due to quasi-complete separation, i.e. one of the independent variables nearly perfectly discriminates between the dychotomous outcome. Now, is there a way to deal with it or do I have to eliminate the independent variable from the model?

Thanks a lot for answering.

Similar questions and discussions