Description Usage Arguments Details Examples
Calculates error statistics for out-of-bag samples from a stratified_rf model.
1 2 |
object |
A stratified_rf model. |
... |
other options (not currently used) |
Predictions for a class are made by averaging class probabilities across trees rather than by a majority vote. All trees are weighted equally.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.