Hi,

On Wed, Oct 26, 2011 at 12:35 PM, RAJ <dheerajathr...@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

______________________________________________
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.

Reply via email to