Description Usage Arguments Value Author(s) Examples
Compute ROC curve from netprioR model and true labels
1 2 3 4 |
object |
A |
... |
Additional arguments |
true.labels |
True full set of underlying labels |
plot |
Flag whether to plot the AUC curve |
ROC curve with AUC
Fabian Schmich
1 2 | data(simulation)
ROC(simulation$model, true.labels = simulation$labels.true)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.