I'm running logistic regressions and found the problem of complete separation in my database. To deal with the problem I'm making use of maximum likelihood penalized through "firthlogit", a Stata's module available for versions 13.1 or higher.
It happens that when I run "firthlogit" Stata informed me that one of my independent variables had been omitted because of collinearity and then appeared the following information:
Would you like to get your help to solve that problem anymore, because I have no idea what is the problem and that generated it.
Thanks in advance
It happens that when I run "firthlogit" Stata informed me that one of my independent variables had been omitted because of collinearity and then appeared the following information:
initial: penalized log likelihood = -<inf> (could not be evaluated)
could not find feasible values
r(491);
could not find feasible values
r(491);
Thanks in advance
Comment