View source: R/multifac_covariate.R
RF.AnalMeta | R Documentation |
Perform Random Forest
RF.AnalMeta(
mSetObj = NA,
treeNum = 500,
tryNum = 7,
randomOn = 1,
selectedMeta
)
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 |
selectedMeta |
selected Meta elements |
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.