summary.cluscata {ClustBlock}R Documentation

Show the CLUSCATA results

Description

This function shows the cluscata results

Usage

## S3 method for class 'cluscata'
summary(object, ngroups=NULL, ...)

Arguments

object

object of class 'cluscata'.

ngroups

number of groups to consider. Ignored for cluscata_kmeans results. Default: recommended number of clusters

...

further arguments passed to or from other methods

Value

the CLUSCATA principal results

a list with:

See Also

cluscata , cluscata_kmeans


[Package ClustBlock version 3.2.0 Index]