multipleROC: multipleROC Plot multiple ROC or PRROC curves with associated...

View source: R/roc.R

multipleROCR Documentation

multipleROC Plot multiple ROC or PRROC curves with associated AUC values in the legend

Description

multipleROC Plot multiple ROC or PRROC curves with associated AUC values in the legend

Usage

multipleROC(
  labelsList,
  predictionsList,
  title,
  pipeline.run.information,
  yMetric = "tpr",
  xMetric = "fpr",
  auc = "ROC",
  legendPosition = "bottomright"
)

Arguments

labelsList

todo

predictionsList

todo

title

todo

pipeline.run.information

todo

yMetric

todo

xMetric

todo

auc

todo

legendPosition

todo

Value

todo


marioni-group/MethylPipeR documentation built on Oct. 10, 2024, 3:32 p.m.