Skip to content
Prev 163770 / 398506 Next

Logistic Regression: variable selection based on p value?

pufftissue pufftissue wrote:
It depends on your goals, but in general problems caused by stepwise 
regression arise from using P-value cutoffs that are too small rather 
than cutoffs that are too large.  There are many reasons not to remove 
any variables, if you want valid confidence intervals and P-values and 
discrimination indexes.  Note that AUC is not a great objective 
function; that's why we have the log likelihood.

Frank