[R] Feature selection via glmnet package (LASSO)

jjenkner jjenkner at web.de
Thu Sep 9 03:58:08 CEST 2010


Hello Lai!

You can try the elastic net which is a mixture of lasso and ridge
regression. Setting the parameter alpha to less than one will provide you
with more coefficients different from zero. I am not sure about the R
implementation. You have to search for it on your own.

Johannes
-- 
View this message in context: http://r.789695.n4.nabble.com/Feature-selection-via-glmnet-package-LASSO-tp2308635p2532271.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list