construct_tree_from_labelmat: Construct the cluster tree from multi-resolution clustering...

View source: R/mrtree.R

construct_tree_from_labelmatR Documentation

Construct the cluster tree from multi-resolution clustering save as a label matrix

Description

Construct the cluster tree from multi-resolution clustering save as a label matrix

Usage

construct_tree_from_labelmat(labelmat)

Arguments

labelmat

sample by m label matrix, each columns represents a clustering for a certain resolution

Value

tree saved as an edge list containing

start

label of start node

end

label of end node


pengminshi/MRtree documentation built on March 6, 2023, 4:20 p.m.