Description Usage Arguments Value References See Also Examples
View source: R/PerformanceList.R
This function uses different measures to evaluate multiple
ROCR::prediction
objects stored in a
PredictionList
object.
1 | PerformanceList(pred, measure, x.measure = "cutoff", ...)
|
pred |
an object of class PredictionList |
measure |
performance measure to use for the evaluation. See
|
x.measure |
a second performance measure. See
|
... |
additional arguments to |
A PerformanceList
object.
Sing, T., Sander, O., Beerenwinkel, N., Lengauer, T. (2005). ROCR: visualizing classifier performance in R. Bioinformatics 21(20):3940-3941.
1 | ## see lulcc2-package examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.