Skip to content
Prev 69020 / 398502 Next

Step wise regression

Hmm...  Shouldn't that be something like:

x[, sample(ncol(x), ceiling(ncol(x) * runif(1)))]

?

Cheers,
Andy