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