print.VUS {ClusROC} | R Documentation |
print.VUS
displays the results of the output from VUS
.
## S3 method for class 'VUS'
print(x, digits = 3, call = TRUE, ...)
x |
an object of class "VUS", a result of |
digits |
minimal number of significant digits, see |
call |
logical. If set to |
... |
further arguments passed to |
print.VUS
shows a summary table for covariate-specific VUS estimates, containing estimates, standard errors, z-values and p-values for the hypothesis testing H_0: VUS = 1/6
versus an alternative H_A: VUS > 1/6
.
print.VUS
returns a summary table for covariate-specific VUS estimates.