plot.roctdc: Plot AUC and ROC supporting TDC

View source: R/tdcroc.R

plot.roctdcR Documentation

Plot AUC and ROC supporting TDC

Description

Plot AUC and ROC supporting TDC

Usage

## S3 method for class 'roctdc'
plot(
  x,
  ...,
  which.plot = c("both", "auc", "roc"),
  auc.type = c("line", "point"),
  include.null = FALSE,
  facet.roc = TRUE,
  ci = TRUE,
  pos = 0.3,
  size = 0.2
)

CYGUBICKO/satpred documentation built on Sept. 10, 2023, 4:10 p.m.