Learn R Programming

QuantumClone (version 1.0.0.6)

Compute_NMI: Normalized Mutual Information

Description

Compute the normalized mutual information to assess clustering quality

Usage

Compute_NMI(QC_out)

Arguments

QC_out

output from QuantumClone clustering

Examples

Run this code
# NOT RUN {
Compute_NMI(QC_output)
# }

Run the code above in your browser using DataLab