View source: R/stats_classification.R
RF.Anal | R Documentation |
Perform Random Forest
RF.Anal(mSetObj = NA, treeNum = 500, tryNum = 7, randomOn = 1)
mSetObj |
Input name of the created mSet Object |
treeNum |
Input the number of trees to create, default is set to 500 |
tryNum |
Set number of tries, default is 7 |
randomOn |
Set random, default is 1 |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.