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)
)conversion table and the it will also be printed out directly.
a data frame with outcomes and final scores generated from AutoScore_testing_Survival
Score cut-offs to be used for generating conversion table
The time points to be evaluated using time-dependent AUC(t).
AutoScore_testing_Survival