r.plot.roc: r.plot.roc

Usage

Usage

1
2
3
4
5
r.plot.roc(score, target, main = "ROC Curve",
  xlab = "1-specificity    |    FPR    |    fp/(tn+fp)",
  ylab = "sensitivity    |    TPR    |    tp/(tp+fn)", sub = NULL,
  fill = FALSE, colorFill = r.color(1), colorArea = r.color(1),
  showMessage = TRUE, ...)

rocalabern/rplot documentation built on May 27, 2019, 12:14 p.m.