AUC.randomForest: Calculate the oob-auc of a rfsrc object

View source: R/CoRF.R

AUC.randomForestR Documentation

Calculate the oob-auc of a rfsrc object

Description

Calculate the oob-auc of a rfsrc object (from randomForestSRC) using rfsrc$predicticed.oob and the binary response variable.

Usage

AUC.randomForest(rf)

Arguments

rf

A rfsrc object.

Value

Returns the oob-auc.


DennisBeest/CoRF documentation built on July 27, 2024, 8:32 p.m.