View source: R/testroc_utilities.R
print.DeLong | R Documentation |
Print Method for DeLong
## S3 method for class 'DeLong'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
Object of class DeLong |
digits |
Number of digits to print |
... |
Additional arguments |
Prints the AUC, pairwise comparisons and overall test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.