print.clustMD: Print basic details of 'clustMD' object.

Description Usage Arguments Value See Also

View source: R/clustMD_Methods.R

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

1
2
## S3 method for class 'clustMD'
print(x, ...)

Arguments

x

a clustMD object.

...

further arguments passed to or from other methods.

Value

Prints summary details, as described above, to screen.

See Also

clustMD


clustMD documentation built on May 2, 2019, 2:09 a.m.