BookmarkSubscribeRSS Feed
Shivi82
Quartz | Level 8

Hi,

I am building a multiple logistic regression model in sas. The model is significant after consulting the concordant and C statisitc value. Also the other statisitc such as discordant, Somer's D, multicollinearity, AIC are under the allowed limits.

The residuals also meet the assumptions of the model. However I have a question - do i still need to use the model selection techniques - forward, backward or stepwise regression. What i have learnt so far from reading literature is that these techniques could slow down the modeling process.

Could you please advice under what circumstances it is best to use these selection techniques and should there be a minimum number of independent variables while doing so.

Thanks you. Shivi

1 REPLY 1
PaigeMiller
Diamond | Level 26

The residuals also meet the assumptions of the model. However I have a question - do i still need to use the model selection techniques - forward, backward or stepwise regression. What i have learnt so far from reading literature is that these techniques could slow down the modeling process.

Residuals and all the tests you mentioned really don't address the issue of whether you need to add other variables into the model. That is an entirely separate question. These residuals and tests tell you things about the model you have fit, and you may or may not be satisfied with the model. They do not tell you if another variable would make a better model.

If a particular modeling technique is needed, then you ought to use it regardless of the fact that it might slow down the modeling process.

Could you please advice under what circumstances it is best to use these selection techniques and should there be a minimum number of independent variables while doing so.

I'm not a fan of forward backward and stepwise, I prefer something like Partial Least Squares, even in the logistic case (although I don't think you can actually do that in SAS without writing your own code). The minimum number of independent variables changes from problem to problem.

So to summarize, the only way to know if you should add additional variables into your model is to actually try it and see what the results are.

--
Paige Miller

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 698 views
  • 0 likes
  • 2 in conversation