| get_cluster_ids | R Documentation |
S3 generic to extract the cluster/group identifier vector from a fitted
model. Returns NULL for models that do not have a clustering
structure.
get_cluster_ids(model)
model |
A fitted model object. |
A vector of cluster identifiers (one per observation), or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.