View source: R/AutoScore_Survival.R
check_data_survival | R Documentation |
AutoScore function for survival data: Check whether the input dataset fulfill the requirement of the AutoScore
check_data_survival(data)
data |
The data to be checked |
No return value, the result of the checking will be printed out.
data("sample_data_survival") check_data_survival(sample_data_survival)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.