[R] randomForest crash?
Karen.Chancellor@asu.edu
Karen.Chancellor at asu.edu
Mon Apr 21 08:56:35 CEST 2003
I am attempting to use randomForests to look for interesting genes in
microarray data with 216genes, 2 classes and 52 samples. My data.frame
is 52x217 with the last column, V217 being the class(1 or 2).
When I try
lung.rf <- randomForest(V217 ~ ., data=tlSA216cda, importance=
TRUE, proximity = TRUE)
the GUI crashes.
I am running R-1.6.2 under windo$e98, and most recent version of randomForest.
Your ideas appreciated.
Karen
.- --. ....- -.-. -.-.
More information about the R-help
mailing list