print.vus_mar {bcROCsurface} | R Documentation |
Print summary results of VUS
Description
print.vus_mar
prints the results for the output of function vus_mar
.
Usage
## S3 method for class 'vus_mar'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x |
an object of class "vus_mar", a result of a call to |
digits |
minimal number of significant digits, see |
... |
further arguments passed to |
Details
print.vus_mar
shows a nice format of the summary table for the VUS estimate results. Some information on the diagnostic test, the fitted values of VUS, and confidence intervals are shown.
See Also
[Package bcROCsurface version 1.0-6 Index]