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

Description Usage Arguments Value See Also

View source: R/clustMD_Methods.R

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

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

Arguments

x

a clustMDparallel object.

...

further arguments passed to or from other methods.

Value

Prints details described above to screen.

See Also

clustMD


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