summary.cluscata_liking: Show the CLUSCATA-liking results

View source: R/summary.cluscata_liking.R

summary.cluscata_likingR Documentation

Show the CLUSCATA-liking results

Description

This function shows the cluscata_liking results

Usage

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

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

Value

the CLUSCATA-liking principal results

a list with:

  • group: the clustering partition

  • groupsvector: the groups in a vector

See Also

cluscata_liking , plot.cluscata_liking


ClustBlock documentation built on March 24, 2026, 9:08 a.m.