true_cluster_labels {dirichletprocess} | R Documentation |
Identifies the correct clusters labels, in any dimension, when cluster parameters and global parameters are matched.
Description
Identifies the correct clusters labels, in any dimension, when cluster parameters and global parameters are matched.
Usage
true_cluster_labels(array, dpObj)
Arguments
array |
The array containing matching indexes. |
dpObj |
A hierarchical dirichletprocess object. |
Value
The array containing the correct matching indexes
[Package dirichletprocess version 0.4.2 Index]