print.vus: Print summary results of VUS
Description
print.vus
prints the results for the output of function vus
.
Usage
# S3 method for vus
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x
an object of class "vus", a result of a call to vus
.
...
further arguments passed to print
method.
Details
print.vus
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.