print.UNCOVER {UNCOVER} | R Documentation |
Print UNCOVER
Description
Prints summary information from an UNCOVER object.
Usage
## S3 method for class 'UNCOVER'
print(x, ...)
Arguments
x |
Object of class |
... |
Further arguments passed to or from other methods |
Details
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.
Value
No return value, called for side effects
See Also
[Package UNCOVER version 1.1.0 Index]