Hi all,
I'm trying to test whether my logistic model meets the assumptions of the predictor variables having a linear relationship to the logit of the outcome variable.
My understanding is that you would do this by running the regression again but include a new IV which is the IV*log(IV).
Firstly, is this only an issue with continuous predictors? All my predictors are either binary or categorical (eg 4 levels).
When I have tried to do this with my binary and categorical predictors, I often get "variable !=0 predicts success perfectly...variable dropped" and the new log variable "omitted because of collinearity". What could be going on here?
Many thanks
I'm trying to test whether my logistic model meets the assumptions of the predictor variables having a linear relationship to the logit of the outcome variable.
My understanding is that you would do this by running the regression again but include a new IV which is the IV*log(IV).
Firstly, is this only an issue with continuous predictors? All my predictors are either binary or categorical (eg 4 levels).
When I have tried to do this with my binary and categorical predictors, I often get "variable !=0 predicts success perfectly...variable dropped" and the new log variable "omitted because of collinearity". What could be going on here?
Many thanks
Comment