View source: R/AutoScore_Survival.R
print_performance_survival | R Documentation |
Print mean area under the curve (mAUC) and generalised c-index (if requested)
print_performance_survival(score, validation_set, time_point)
score |
Predicted score |
validation_set |
Dataset for generating performance |
time_point |
The time points to be evaluated using time-dependent AUC(t). |
No return value and the ROC performance will be printed out directly.
AutoScore_testing_Ordinal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.