[R] Similar function for Redun() from Hmisc ?
aajit75
aajit75 at yahoo.co.in
Tue Nov 22 13:20:37 CET 2011
Hi List,
Working on the large data frame (number of records=35000 and number of
variables=160).
Using redun() for dropping variables before using into model.
V <- redun(~., data = data.frame, r2 = 0.8)
It takes enormously high time for execution, is there anything wrong in the
script?
Suggest any other similar function available for dropping redundant
variables.
Thanks in advance!
~A
--
View this message in context: http://r.789695.n4.nabble.com/Similar-function-for-Redun-from-Hmisc-tp4095455p4095455.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list