Learn R Programming

nett (version 1.0.0)

compute_mutual_info: Compute normalized mutual information (NMI)

Description

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

Usage

compute_mutual_info(z, y)

Value

NMI between z and y

Arguments

z

a label vector

y

a label vector