Re: [R] Stepwise logistic regression....take too long...

2008-04-21 Thread Prof Brian Ripley
On Sun, 20 Apr 2008, Marko Milicic wrote: Dear R helpers, I'm trying to build logistic regression model large dataset 360 factors and 850 observations. All 360 factors are known to be good predictors of outcome variable but I have to find best model with maximum 10 factors. I tried to fit

[R] Stepwise logistic regression....take too long...

2008-04-20 Thread Marko Milicic
Dear R helpers, I'm trying to build logistic regression model large dataset 360 factors and 850 observations. All 360 factors are known to be good predictors of outcome variable but I have to find best model with maximum 10 factors. I tried to fit full model and use stepAIC function to get best