ClusteringMethod-class: The 'ClusteringMethod'-class

ClusteringMethod-classR Documentation

The ClusteringMethod-class

Description

S4-class that contains results from the clustering algorithm it stands for.

Slots

key_name

character. The name of the variable that is used to identify each observation uniquely.

method

character. The name of the method. Is additionally encoded in the name of the S4-class that inherits class ClusteringMethod using the syntax Clustering.

results

list. A list of results. Varies from cluster method to cluster method.


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.