plot.tdcauc | R Documentation |
Plot AUC and survival curves supporting TDC using risksetROC package
## S3 method for class 'tdcauc'
plot(
x,
...,
which.plot = c("auc", "cindex", "surv"),
auc.type = c("line", "point"),
include.null = FALSE,
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.