Learn R Programming

sROC (version 0.1-2)

print.CDF: Print a CDF Object

Description

To print a ``CDF'' object generated by kCDF(...).

Usage

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

Arguments

x
a ``CDF'' object generated by kCDF(...).
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 kCDF(...)

See Also

kCDF.