View source: R/AutoScore_Survival.R
compute_score_table_survival | R Documentation |
Compute scoring table for survival outcomes based on training dataset
compute_score_table_survival(train_set_2, max_score, variable_list)
train_set_2 |
Processed training set after variable transformation (AutoScore Module 2) |
max_score |
Maximum total score |
variable_list |
List of included variables |
A scoring table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.