print.clus_opt_thres3 {ClusROC} | R Documentation |
Print summary results from clus_opt_thres3
Description
print.clus_opt_thres3
displays the results of the output from clus_opt_thres3
.
Usage
## S3 method for class 'clus_opt_thres3'
print(x, digits = 3, call = TRUE, ...)
Arguments
x |
an object of class "clus_opt_thres3", a result of |
digits |
minimal number of significant digits, see |
call |
logical. If set to |
... |
further arguments passed to |
Details
print.clus_opt_thres3
shows a summary table for covariate-specific optimal pair of thresholds estimates.
Value
print.clus_opt_thres3
returns a summary table for results of covariate-specific optimal pair of thresholds estimation.
See Also
[Package ClusROC version 1.0.2 Index]