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

View source: R/clustMD_Methods.R

print.clustMDR Documentation

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 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 Jan. 27, 2026, 5:10 p.m.