Learn R Programming

ClustBlock (version 6.1.0)

summary.cluscata_liking: Show the CLUSCATA-liking results

Description

This function shows the cluscata_liking results

Usage

# S3 method for cluscata_liking
summary(object, ngroups=NULL, ...)

Value

the CLUSCATA-liking principal results

a list with:

  • group: the clustering partition

  • groupsvector: the groups in a vector

Arguments

object

object of class 'cluscata_liking'.

ngroups

number of groups to consider. Default: recommended number of clusters

...

further arguments passed to or from other methods

See Also

cluscata_liking , plot.cluscata_liking