Learn R Programming

bcROCsurface (version 1.0-6)

print.vus_mar: Print summary results of VUS

Description

print.vus_mar prints the results for the output of function vus_mar.

Usage

# S3 method for vus_mar
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

an object of class "vus_mar", a result of a call to vus_mar.

digits

minimal number of significant digits, see print.default.

...

further arguments passed to print method.

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

vus_mar