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 -   

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 841 views
  • 0 likes
  • 2 in conversation