R/cor_bakers_gamma.R
lowest_common_branch.Rd
Given two vectors, for two items, of cluster belonging - the function finds the lowest branch (e.g: largest number of k clusters) for which the two items are in the same cluster for the two trees.
lowest_common_branch(item1, item2, ...)
The first location (from left) where the two vectors have the same A dendrogram, after adjusting the members attr in all of its nodes.