compute_mutual_info: Compute normalized mutual information (NMI)

View source: R/utils.R

compute_mutual_infoR Documentation

Compute normalized mutual information (NMI)

Description

Compute the NMI between two label vectors with the same cluster number

Usage

compute_mutual_info(z, y)

Arguments

z

a label vector

y

a label vector

Value

NMI between z and y


aaamini/nett documentation built on Nov. 12, 2022, 6:25 p.m.