check_data_ordinal {AutoScore} | 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)