plot.tdcauc: Plot AUC and survival curves supporting TDC using risksetROC...

View source: R/tdcauc.R

plot.tdcaucR Documentation

Plot AUC and survival curves supporting TDC using risksetROC package

Description

Plot AUC and survival curves supporting TDC using risksetROC package

Usage

## 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
)

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