In considering doing a logistic regression using the Enter method, it was suggested that I may want to consider doing a sequential LSR or stepwise logistic regression instead.
What exactly are the advantages and disadvantages of each of these options, and what criteria should I use in order to decide which method is best?
What are the conditions under which logistic regression is more preferable compared to ordinary least squares regression? Is there a logistic regression equivalent to the R square statistic?