Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sortPairs

Sort Pairs


Description

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

Usage

sortPairs(c1, c2, spMat = FALSE)

Arguments

c1

a vector of length n with value between 0 and N1 < n

c2

a vector of length n with value between 0 and N2 < n

spMat

logical: send back the contingency table as sparsely encoded (cost more than the algorithm itself). Default is FALSE


aricode

Efficient Computations of Standard Clustering Comparison Measures

v1.0.0
GPL (>= 3)
Authors
Julien Chiquet [aut, cre] (<https://orcid.org/0000-0002-3629-3429>), Guillem Rigaill [aut], Martina Sundqvist [aut], Valentin Dervieux [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.