| print.CDF {sROC} | R Documentation |
To print a “CDF” object generated by kCDF(...).
## S3 method for class 'CDF' print(x, digits = NULL, ...)
x |
a “CDF” 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 kCDF(...)
X.F. Wang wangx6@ccf.org
kCDF.