rfClass {a4Classif} | R Documentation |
Classify using the Random Forest algorithm of Breiman (2001)
rfClass(object, groups, probe2gene = TRUE)
object |
object containing the expression measurements; currently the only method supported is one for ExpressionSet objects |
groups |
character string indicating the column containing the class membership |
probe2gene |
logical; if |
Object of class 'rfClass'
topTable and plot methods are available for 'rfClass' objects.
Tobias Verbeke and Willem Talloen
Breiman, L. (2001), Random Forests, Machine Learning 45(1), 5-32.