print.clus_lme {ClusROC} | R Documentation |
Print summary results of an clus_lme object
Description
print.clus_lme
displays results of the output from clus_lme
.
Usage
## S3 method for class 'clus_lme'
print(x, digits = max(3L, getOption("digits") - 3L), call = TRUE, ...)
Arguments
x |
an object of class "clus_lme", a result of |
digits |
minimal number of significant digits, see |
call |
logical. If set to |
... |
further arguments passed to |
Details
print.clus_lme
shows a summary table for the estimated parameters in the cluster-effect model (continuous diagnostic test in three-class setting).
Value
print.clus_lme
returns a summary table for the estimated parameters in the cluster-effect model.
See Also
[Package ClusROC version 1.0.2 Index]