true_cluster_labels: 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)
Value
The array containing the correct matching indexes
Arguments
- array
The array containing matching indexes.
- dpObj
A hierarchical dirichletprocess object.