View source: R/true_cluster_labels.R
true_cluster_labels | R Documentation |
Identifies the correct clusters labels, in any dimension, when cluster parameters and global parameters are matched.
true_cluster_labels(array, dpObj)
array |
The array containing matching indexes. |
dpObj |
A hierarchical dirichletprocess object. |
The array containing the correct matching indexes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.