plot.roctdc | R Documentation |
Plot AUC and ROC supporting TDC
## 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
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.