rf2pr: Convert random forest to format suitable for rocplot()

View source: R/rocplot.R

rf2prR Documentation

Convert random forest to format suitable for rocplot()

Description

Convert random forest to format suitable for rocplot()

Usage

rf2pr(rf)

Arguments

rf

An object returned by randomForest()

reality

A vector with actual class assignments

Details

Convert the object returned by randomForest() to a format suitable for the function rocplot()


january3/myfuncs documentation built on Jan. 16, 2025, 8:37 p.m.