Convert ROCR::performance objects to data.frame

# 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