Hi,
I am using a forward stepwise logistic regression to build a model of independent predictors of my outcome variable. I am a little bit confused as to how I carry out the likelihood ratio tests after each variable I add to the model to decide whether I should keep it or not. I have the command lrtest but I am not sure if I am using it correctly. I am using the following command for the forward stepwise logistic model:
xi: logistic outcomevar i.variable1
Any help will be appreciated.
Kind regards,
I am using a forward stepwise logistic regression to build a model of independent predictors of my outcome variable. I am a little bit confused as to how I carry out the likelihood ratio tests after each variable I add to the model to decide whether I should keep it or not. I have the command lrtest but I am not sure if I am using it correctly. I am using the following command for the forward stepwise logistic model:
xi: logistic outcomevar i.variable1
Any help will be appreciated.
Kind regards,
Comment