surv_ROC_DCA: Time depend ROC and AUC

View source: R/Survival.R

surv_ROC_DCAR Documentation

Time depend ROC and AUC

Description

Time depend ROC and AUC

Usage

surv_ROC_DCA(risk = NULL, event = NULL, time = NULL, timePoint = 12)

Arguments

timePoint

Examples

data(mayo, package = "survivalROC")
res = loonR::surv_ROC_DCA(mayo$mayoscore5, mayo$censor, mayo$time/30, timePoint = 24)
res$ROC

ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.