getOOB-forestry | R Documentation |
Calculate the out-of-bag error of a given forest. This is done by using the out-of-bag predictions for each observation, and calculating the MSE over the entire forest.
getOOB(object, noWarning)
object |
A 'forestry' object. |
noWarning |
flag to not display warnings |
The OOB error of the forest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.