getOOB-forestry {Rforestry} | R Documentation |
getOOB-forestry
Description
Calculate the out-of-bag error of a given forest.
Usage
getOOB(object, noWarning)
Arguments
object |
A 'forestry' object. |
noWarning |
flag to not display warnings |
Value
The OOB error of the forest.
[Package Rforestry version 0.11.1.0 Index]