Learn R Programming

bnClustOmics (version 1.1.1)

checkmembership: Comparing estimated and ground truth membership

Description

This function compares similarity between two clusterings.

Usage

checkmembership(estmemb, truememb)

Value

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

Arguments

estmemb

estimated labels

truememb

ground truth labels