Description Usage Arguments Value Author(s) References See Also Examples
The time dependent ROC analysis (tdROC) allows the user to visualise the sensitivity (true positive rate) and specificity (false positive rate) for all possible cut-offs for the predicted survival. #'
1 2 3 4 5 |
data |
For the default functions, a datframe containing survival (time), and status (0:censored/1:event), and the explanatory variables. |
mod |
Coxph model object fitted with coxph (survival). |
A tdROC object
Carlos S Traynor
Liang Li, Cai Wu Department of Biostatistics and The University of Texas MD Anderson Cancer Center (2016). tdROC: Nonparametric Estimation of Time-Dependent ROC Curve from Right Censored Survival Data. R package version 1.0. https://CRAN.R-project.org/package=tdROC
[iROC]
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.