merge_clusters: Merge clusters

Description Usage Arguments Value

View source: R/functions.R

Description

This recieves a distance table and merge the clusters together

Usage

1
merge_clusters(distance_table, merge1, merge2)

Arguments

distance_table

tidy distance table as the one given by 'init_distance_matrix'.

merge1

The index of the first cluster to merge

merge2

The index of the second cluster to merge

Value

The new distance table for the upper level of the dendrogram


noeliarico/mchclust documentation built on Feb. 19, 2022, 7:18 p.m.