View source: R/AUC_nominal_ordinal.R
| print.orc_result | R Documentation |
Print method for ORC results
## S3 method for class 'orc_result'
print(x, digits = NULL, ...)
x |
Object returned by [orc_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.