print.clustMDparallel {clustMD} | R Documentation |
clustMDparallel
objectPrints basic details of clustMDparallel
object. Outputs the different
numbers of clusters and the different covariance structures fitted to the
data. It also states which model was optimal according to the estimated BIC
criterion.
## S3 method for class 'clustMDparallel'
print(x, ...)
x |
a |
... |
further arguments passed to or from other methods. |
Prints details described above to screen.