-
-
-
Remove empty clusters
-
-
-
-
Usage
-
update_cluster_indices(k)
-
-
-
-
Arguments
-
- k
-Vector of cluster indices
-
-
-
-
Value
-
-
-
The updated vector of cluster indices with empty clusters removed.
-
-
-
Details
-
Only iterates through clusters with positive index, leaving the noise
-cluster untouched.
-
-
-