print.clustMDparallel {clustMD}R Documentation

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 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


[Package clustMD version 1.2.1 Index]