get.oob.probability.from.forest: get.oob.probability.from.forest

get.oob.probability.from.forestR Documentation

get.oob.probability.from.forest

Description

Get probability of each class using only out-of-bag predictions from RF

Usage

get.oob.probability.from.forest(model, x)

Arguments

model

A model object in the class of 'rf.out.of.bag'.

x

The training data.

Value

A table of probabilities probs

Author(s)

Shi Huang


shihuang047/crossRanger documentation built on Sept. 18, 2024, 2:56 a.m.