print.clus_lme | R Documentation |
print.clus_lme
displays results of the output from clus_lme
.
## S3 method for class 'clus_lme' print(x, digits = max(3L, getOption("digits") - 3L), call = TRUE, ...)
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 |
print.clus_lme
shows a summary table for the estimated parameters in the cluster-effect model (continuous diagnostic test in three-class setting).
print.clus_lme
returns a summary table for the estimated parameters in the cluster-effect model.
clus_lme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.