one_tdcroc: Generate (TDC) ROC and AUC

View source: R/tdcroc.R

one_tdcrocR Documentation

Generate (TDC) ROC and AUC

Description

Generate (TDC) ROC and AUC

Usage

one_tdcroc(
  mod,
  newdata,
  pred = NULL,
  pred.type = "lp",
  predict.time = NULL,
  cut.values = NULL,
  method = "NNE",
  lambda = NULL,
  span = NULL,
  window = "symmetric",
  ...
)

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