get_similarity_from_labelmat: Get sample pairwise similarity matrix from the label matrix

View source: R/evaluation_functions.R

get_similarity_from_labelmatR Documentation

Get sample pairwise similarity matrix from the label matrix

Description

Get sample pairwise similarity matrix from the label matrix

Usage

get_similarity_from_labelmat(labelmat, kmax = NULL)

Arguments

labelmat

a n-by-m labelmatrix, n samples, and m clusterings one per column

kmax

maximum number of clusters

Value

a n-by-n similarity matrix


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