Learn R Programming

clustMD (version 1.2.2)

print.clustMDparallel: Print basic details of clustMDparallel object

Description

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, ...)

Value

Prints details described above to screen.

Arguments

x

a clustMDparallel object.

...

further arguments passed to or from other methods.

See Also

clustMD