print.clustMD {clustMD} | R Documentation |
clustMD
object.Prints a short summary of a clustMD
object to screen. Details the
number of clusters fitted as well as the covariance model and the estimated
BIC.
## S3 method for class 'clustMD'
print(x, ...)
x |
a |
... |
further arguments passed to or from other methods. |
Prints summary details, as described above, to screen.