joinExistingCluster: Join Item to an Existing Cluster

View source: R/utility.R

joinExistingClusterR 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 i must join

partition

Set partition of the integers 1, ..., n represented as either a numeric vector of cluster labels, or a list containing subsets of these integers

Value

Updated partition.


sams documentation built on April 20, 2022, 1:06 a.m.