View source: R/AutoScore_Survival.R
conversion_table_survival | R Documentation |
Print conversion table for survival outcomes
conversion_table_survival( pred_score, score_cut = c(40, 50, 60), time_point = c(7, 14, 30, 60, 90) )
pred_score |
a data frame with outcomes and final scores generated from |
score_cut |
Score cut-offs to be used for generating conversion table |
time_point |
The time points to be evaluated using time-dependent AUC(t). |
conversion table and the it will also be printed out directly.
AutoScore_testing_Survival
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.