fortify.performance: Convert 'ROCR::performance' objects to 'data.frame'

View source: R/fortify_performance.R

fortify.performanceR Documentation

Convert ROCR::performance objects to data.frame

Description

Convert ROCR::performance objects to data.frame

Usage

## S3 method for class 'performance'
fortify(model, data = NULL, ...)

Arguments

model

performance instances

data

original dataset, if needed

...

other arguments passed to methods

Value

data.frame


sinhrks/ggfortify documentation built on April 20, 2024, 10:27 p.m.