View source: R/AUC_nominal_ordinal.R
| print.ht_auc_result | R Documentation |
Print method for Hand-Till AUC results
## S3 method for class 'ht_auc_result'
print(x, digits = NULL, ...)
x |
Object returned by [ht_auc_table()]. |
digits |
Number of digits used in rounded summary output. NULL (default) uses R defaults. |
... |
Ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.