summary.clv {ClustVarLV}R Documentation

summary and description of the clusters of variables

Description

This function provides the list of the variables within each group and complementary informations. Users will be asked to specify the number of clusters,

Usage

## S3 method for class 'clv'
summary(object, K = NULL, ...)

Arguments

object

: result of CLV() or CLV_kmeans()

K

: the number of clusters (unless if CLV_kmeans was used)

...

further arguments passed to or from other methods

Details

The ouputs include :


[Package ClustVarLV version 2.1.1 Index]