cluster_ari: Compute clustering ARI

Description Usage Arguments Value Author(s)

View source: R/utils.R

Description

cluster_ari computes the clustering performance in terms of the Adjusted Rand Index (ARI) metric.

Usage

1
cluster_ari(C_true, C_post)

Arguments

C_true

True cluster assignemnts.

C_post

Posterior responsibilities of predicted cluster assignemnts.

Value

The clustering ARI.

Author(s)

C.A.Kapourani C.A.Kapourani@ed.ac.uk


andreaskapou/Melissa documentation built on June 12, 2020, 5:54 p.m.