powered by
This function uses different measures to evaluate multiple ROCR::prediction objects stored in a PredictionList object.
ROCR::prediction
PredictionList
PerformanceList(pred, measure, x.measure = "cutoff", ...)
an object of class PredictionList
performance measure to use for the evaluation. See ROCR::performance
ROCR::performance
a second performance measure. See ROCR::performance
additional arguments to ROCR::performance
A PerformanceList object.
PerformanceList
Sing, T., Sander, O., Beerenwinkel, N., Lengauer, T. (2005). ROCR: visualizing classifier performance in R. Bioinformatics 21(20):3940-3941.
performance, PredictionList
performance
# NOT RUN { ## see lulcc-package examples # }
Run the code above in your browser using DataLab