BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Levi_M
Fluorite | Level 6

I have previously used glmselect and hpgenselect for linear and logistic regression model selection however I have come across a question. I am working on a case/control (1:3) conditional logistic regression with a high number of parameters and would like to perform dimensional reduction, like lasso. However, hpgenselect does not allow for the consideration of 'strata'. In this scenario, would it be inappropriate to consider hpgenselect because of the lack of 'strata', and, if so, are there alternatives in SAS that I am unaware of?

 

Thank you - 

1 ACCEPTED SOLUTION

Accepted Solutions
SAS_Rob
SAS Employee

Unfortunately there isn't a good way in SAS to run model selection for a conditional logistic model using Lasso.  If you want to do model selection then you would need use Proc LOGISTIC with one of its methods.

SAS Help Center: MODEL Statement 

View solution in original post

2 REPLIES 2
SAS_Rob
SAS Employee

Unfortunately there isn't a good way in SAS to run model selection for a conditional logistic model using Lasso.  If you want to do model selection then you would need use Proc LOGISTIC with one of its methods.

SAS Help Center: MODEL Statement 

Levi_M
Fluorite | Level 6

Thank you for the quick and informative response! While I am familiar with the model selection selection techniques in proc logistic, please correct me if I am wrong, these methods are primarily used for unconditional logistic regression and not applicable for conditional?

Thank you -   

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1458 views
  • 0 likes
  • 2 in conversation