consensus_clustering: Perform consensus clustering

View source: R/mrtree.R

consensus_clusteringR Documentation

Perform consensus clustering

Description

Perform consensus clustering

Usage

consensus_clustering(labelmat, k = NULL)

Arguments

labelmat

n-by-m sample by clustering label matrix

k

number of clusters for the final consensus clustering

Value

consensus clustering result saved as a label vector (NA is labels missing for all clusterings)


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