joinExistingCluster {sams} | R Documentation |
Join Item to an Existing Cluster
Description
Join Item to an Existing Cluster
Usage
joinExistingCluster(i, join, partition)
Arguments
i |
Item index as an integer vector of length one |
join |
Label or index of cluster that |
partition |
Set partition of the integers |
Value
Updated partition.
[Package sams version 0.4.3 Index]