print.UNCOVER | R Documentation |
Prints summary information from an UNCOVER object.
## S3 method for class 'UNCOVER'
print(x, ...)
x |
Object of class |
... |
Further arguments passed to or from other methods |
When running the function UNCOVER()
the printed
information will contain information regarding; the number of clusters, the
cluster sizes, the sub-model log Bayesian evidences and the total model log
Bayesian evidence.
No return value, called for side effects
UNCOVER()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.