multipleROC | R Documentation |
multipleROC Plot multiple ROC or PRROC curves with associated AUC values in the legend
multipleROC(
labelsList,
predictionsList,
title,
pipeline.run.information,
yMetric = "tpr",
xMetric = "fpr",
auc = "ROC",
legendPosition = "bottomright"
)
labelsList |
todo |
predictionsList |
todo |
title |
todo |
pipeline.run.information |
todo |
yMetric |
todo |
xMetric |
todo |
auc |
todo |
legendPosition |
todo |
todo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.