Hi, I have to run a binary logistic regression, to test the effect of perceived benefits (interval, continuous) on personal info disclosure (binary, 0;1). I also include control variables in the model, of which one is age. This control variable is coded from 1-8, since it was measured on an ordinal scale (1 = < 18 years, 2 = 18 - 24, etc.). However, the below the model summary table it is stated that: "Estimation terminated at iteration number 20 because maximum iterations has been reached. Final solution cannot be found". When I check the coefficient estimates of age, they are all extremely large.
Therefore, I did a median split for age and the problem specified above is gone. However, I am not sure whether I need to do this median split (or something else) or if the above stated warning message does not pose a threat to interpret the results. The thing is that I do not need to interpret the effect of Age, but rather the effect of perceived benefits on the dependent variable.
Therefore, I did a median split for age and the problem specified above is gone. However, I am not sure whether I need to do this median split (or something else) or if the above stated warning message does not pose a threat to interpret the results. The thing is that I do not need to interpret the effect of Age, but rather the effect of perceived benefits on the dependent variable.