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