Description Usage Arguments Value
Add more trees to an existing forest. Most parameters are extracted from the previous forest.
1 2 3 4 |
forest |
An existing forest. |
numTreesToAdd |
The number of trees to add. |
savePath |
If saving the forest, the directory to save to. Default is
|
savePath.overwrite |
If |
forest.output |
This parameter only applies if |
cores |
The number of cores to be used for training the new trees. |
displayProgress |
A logical indicating whether the progress should be
displayed to console; default is |
A new forest with the original and additional trees.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.