update.clust.indicator: INTERNAL

Description Usage Arguments Details Value

Description

The function updates the cluster indicator of a set of variables to match to that of another variable (i.e. they are merged to be in the same cluster)

Usage

1
update.clust.indicator(which.clust, ind.1, ind.2)

Arguments

which.clust

A vector of cluster indicators corresponding to a set of ordered variables

ind.1

A position in the set of ordered variables of one variable

ind.2

A position in the set of ordered variables of another variable

Details

All variables between ind.2 and ind.1 (including) will be assigned to the cluster of the variable corresponding to ind.2.

Value

The updated vector of cluster assignments.


PeteHaitch/Aclust documentation built on May 8, 2019, 1:29 a.m.