summary.statis: Show the STATIS results

View source: R/summary.statis.R

summary.statisR Documentation

Show the STATIS results

Description

This function shows the STATIS results

Usage

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

Arguments

object

object of class 'statis'.

...

further arguments passed to or from other methods

Value

a list with:

  • homogeneity: homogeneity of the blocks (in percentage)

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

  • eigenvalues: the eigenvalues of the svd decomposition

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

See Also

statis


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