fortify.performance: Convert ROCR::performance
objects to data.frame
Description
Convert ROCR::performance
objects to data.frame
Usage
# S3 method for performance
fortify(model, data = NULL, ...)
Arguments
- model
performance
instances
- data
original dataset, if needed
- ...
other arguments passed to methods