summary.catatis: Show the CATATIS results

View source: R/summary.catatis.R

summary.catatisR Documentation

Show the CATATIS results

Description

This function shows the CATATIS results

Usage

## S3 method for class 'catatis'
summary(object, ...)

Arguments

object

object of class 'catatis'.

...

further arguments passed to or from other methods

Value

a list with:

  • homogeneity: homogeneity of the subjects (in percentage)

  • weights: the weights associated with the subjects to build the compromise

  • eigenvalues: the eigenvalues associated to the correspondance analysis

  • inertia: the percentage of total variance explained by each axis of the CA

See Also

catatis


ClustBlock documentation built on Aug. 30, 2023, 5:08 p.m.