checkmembership: Comparing estimated and ground truth membership

View source: R/clustfns.R

checkmembershipR Documentation

Comparing estimated and ground truth membership

Description

This function compares similarity between two clusterings.

Usage

checkmembership(estmemb, truememb)

Arguments

estmemb

estimated labels

truememb

ground truth labels

Value

a list containing different measures of similarity between two different clusterings, including accuracy, adjusted Rand index and precision


bnClustOmics documentation built on Aug. 5, 2022, 5:11 p.m.