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