sort_pairs {CommKern}R Documentation

Sort pairs

Description

Description of the sort pairs function.

Usage

sort_pairs(a, b)

Arguments

a

a vector of classifications

b

a vector of classifications

Details

A function to sort pairs of integers or factors and identify the pairs

Value

a list of six objects used as the basis to calculate many cluster evaluation metrics, like NMI, ARI, and the Rand z-score.


[Package CommKern version 1.0.1 Index]