View source: R/evaluation_functions.R
get_set_D_size | R 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
get_set_D_size(labels.low.resolution, labels.high.resolution)
labels.low.resolution |
vector of labels at lower resolution |
labels.high.resolution |
vector of labels at higher resolution |
a scalar of size of set D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.