surv_ROC_DCA | R Documentation |
Time depend ROC and AUC
surv_ROC_DCA(risk = NULL, event = NULL, time = NULL, timePoint = 12)
timePoint |
data(mayo, package = "survivalROC")
res = loonR::surv_ROC_DCA(mayo$mayoscore5, mayo$censor, mayo$time/30, timePoint = 24)
res$ROC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.