Learn R Programming

sROC (version 0.1-2)

print.AUC: Print a AUC Object

Description

To print a ``AUC'' object generated by AUC(...).

Usage

"print"(x, digits = NULL, ...)

Arguments

x
a ``AUC'' object generated by AUC(...).
digits
integer indicating the number of decimal places to be used.
...
further arguments for the print function.

Details

This function is to print the summary description from the object generated by AUC(...)

See Also

AUC.