Prints 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.
Usage
# S3 method for clustMDparallel
print(x, ...)
Arguments
x
a clustMDparallel object.
...
further arguments passed to or from other methods.