OOB: Extract the out-of-bag error rate from a randomForest object

Description Usage Arguments Value

View source: R/objects.R

Description

Convenience function

Usage

1
2
3
4
5
6
7
OOB(obj, ...)

## Default S3 method:
OOB(obj, ...)

## S3 method for class 'randomForest'
OOB(obj, ...)

Arguments

obj

A classification object produced by randomForest

...

Presently ignored

Value

The overall out-of-bag error rate, if available


BillVenables/WWRCourse documentation built on Jan. 31, 2021, 4:22 p.m.