Hi all, I am a newbie of statistics. I want to make lasso feature selection on a bioinfomatics data set. I know I can use 'glmnet' or 'lars' package to do that. However, the glmnet() and lars() function return a model object. I don't know how to use this object to make feature selection. What should I do next?
Thanks, Zhong [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.