Learn R Programming

clustMD (version 1.2.2)

print.clustMD: Print basic details of clustMD object.

Description

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.

Usage

# S3 method for clustMD
print(x, ...)

Value

Prints summary details, as described above, to screen.

Arguments

x

a clustMD object.

...

further arguments passed to or from other methods.

See Also

clustMD