hofnerb / stabs

Stability Selection with Error Control
https://cran.r-project.org/package=stabs
26 stars 9 forks source link

pelase add an example that use glmnet insead of lars #4

Closed moxgreen closed 8 years ago

moxgreen commented 8 years ago

I have a script that use glmnet to fit lasso logistic models. I would like to maintain the script as is and implement ot top of that the stabsel, I do not want to change the script to use lars instead of gmlnet. Can you please add an example of stabsel applyed to glmnet?

See also http://stackoverflow.com/questions/34063292/example-of-stabsel-with-glmnet