mcrf | R Documentation |
Wraper for running random forest classifier (multiple core version)
mcrf(ntree, ncore, ...)
ntree |
integer; Number of trees to grow. |
ncore |
integer; Number of cores to use. |
... |
passed to randomForest::randomForest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.