get_set_D_size: get the size of set D, pairs that are in different clusters...

View source: R/evaluation_functions.R

get_set_D_sizeR Documentation

get the size of set D, pairs that are in different clusters in low resolution clustering but in the same cluster in high resolution clustering

Description

get the size of set D, pairs that are in different clusters in low resolution clustering but in the same cluster in high resolution clustering

Usage

get_set_D_size(labels.low.resolution, labels.high.resolution)

Arguments

labels.low.resolution

vector of labels at lower resolution

labels.high.resolution

vector of labels at higher resolution

Value

a scalar of size of set D


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