| print.clus_vus {ClusROC} | R Documentation | 
Print summary results from clus_vus
Description
print.clus_vus displays the results of the output from clus_vus.
Usage
## S3 method for class 'clus_vus'
print(x, digits = 3, call = TRUE, ...)
Arguments
| 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  | 
Details
print.clus_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.
Value
print.clus_vus returns a summary table for covariate-specific VUS estimates.
See Also
[Package ClusROC version 1.0.2 Index]