ClusteringMethod-class | R Documentation |
ClusteringMethod
-classS4-class that contains results from the clustering algorithm it stands for.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.