| print.AUC {sROC} | R Documentation |
To print a “AUC” object generated by AUC(...).
## S3 method for class 'AUC' print(x, digits = NULL, ...)
x |
a “AUC” object generated by |
digits |
integer indicating the number of decimal places to be used. |
... |
further arguments for the print function. |
This function is to print the summary description from the object generated by AUC(...)
X.F. Wang wangx6@ccf.org
AUC.