| ClusteringMethod-class | R Documentation |
ClusteringMethod-classS4-class that contains results from the clustering algorithm it stands for.
key_namecharacter. The name of the variable that is used to identify each observation uniquely.
methodcharacter. The name of the method. Is additionally encoded
in the name of the S4-class that inherits class ClusteringMethod using
the syntax Clustering
resultslist. A list of results. Varies from cluster method to cluster method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.