[R] Logistic Regression - Variable Selection Methods With Prediction
Steve Lianoglou
mailinglist.honeypot at gmail.com
Wed Oct 26 19:42:55 CEST 2011
Hi,
On Wed, Oct 26, 2011 at 12:35 PM, RAJ <dheerajathreya at gmail.com> wrote:
> Can I atleast get help with what pacakge to use for logistic
> regression with all possible models and do prediction. I know i can
> use regsubsets but i am not sure if it has any prediction functions to
> go with it.
Maybe you could try glmnet instead.
It doesn't give you "all possible" models, but rather the best one at
a given value for the penalty (lambda) parameter.
HTH,
-steve
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
More information about the R-help
mailing list