Learn R Programming

Rforestry (version 0.11.1.0)

getOOB-forestry: getOOB-forestry

Description

Calculate the out-of-bag error of a given forest.

Usage

getOOB(object, noWarning)

Value

The OOB error of the forest.

Arguments

object

A `forestry` object.

noWarning

flag to not display warnings