Hi all!
I want to do lasso variable selection to mixed model (fixed effect and random effect) for binary data.
Which SAS procedure enable me to do this?
If there is no adequate procedure, are there altanative ways?
(I come up with LOGISTIC procedure lasso selection to fixed effect.)
I don't think so, but you can via a macro. Take a look at: chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/http://newprairiepress.org/cgi/viewcontent.cgi?article=1124&context=agstatconference
The link (in the paper) to the macro is no longer valid, but George is now an instructor at SAS, thus I'd be surprised if the macro isn't still available somewhere.
Art, CEO, AnalystFinder.com
Thank you Art!
The sas macro which you recommended looks helpful,
but I am looking for the way which can be done by SAS product
because it is difficult for me to judge the macro is generally accepted or not.
Thank you again,
tissuee5454
Check PROC HPGENSELECT.
But I don't know if it could handle mixed model.
Thank you Ksharp!
HPGENSELECT does not cover mixed model...
Tissue5454
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
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.