# library(survival)
# list.timeROC <- lapply(list("age", c("age", "sex")),
# function(x){
# timeROChelper("status", "time", x, t = 365, data = lung)
# })
# timeROC_table(list.timeROC)
Run the code above in your browser using DataLab