Displaying 1 result from an estimated 1 matches for "tp4647381".
Did you mean:
tp4647181
2012 Oct 25
1
parallel processing with foreach
...ep="")
r25.esf.f <- lm(y ~ x1 + x2 +., data = EV)
assign(paste("r25.esf.", i, sep=""), stepwise.forward(r25.esf.f, lm(y ~ x1
+ x2, data = EV), 0.1, verbose = F))}
--
View this message in context: http://r.789695.n4.nabble.com/parallel-processing-with-foreach-tp4647381.html
Sent from the R help mailing list archive at Nabble.com.