aricode: Efficient Computations of Standard Clustering Comparison
Measures
Implements an efficient O(n) algorithm based on bucket-sorting for
fast computation of standard clustering comparison measures. Available measures
include adjusted Rand index (ARI), normalized information distance (NID),
normalized mutual information (NMI), normalized variation information (NVI) and entropy, as described in Vinh et al (2009)
<doi:10.1145/1553374.1553511>. Include AMI (Adjusted Mutual Information) since version 0.1.2,
a modified version of ARI (MARI), as described in Sundqvist et al. <doi:10.1007/s00180-022-01230-7>
and simple Chi-square distance since version 1.0.0.
| Version: |
1.1.0 |
| Imports: |
Matrix, Rcpp, lifecycle |
| LinkingTo: |
Rcpp |
| Suggests: |
testthat, spelling, mclust, ggplot2, pkgdown |
| Published: |
2026-05-13 |
| DOI: |
10.32614/CRAN.package.aricode |
| Author: |
Julien Chiquet
[aut, cre],
Guillem Rigaill [aut],
Martina Sundqvist [aut],
Valentin Dervieux [ctb],
Florent Bersani [ctb] |
| Maintainer: |
Julien Chiquet <julien.chiquet at inrae.fr> |
| BugReports: |
https://github.com/jchiquet/aricode/issues |
| License: |
GPL (≥ 3) |
| URL: |
https://github.com/jchiquet/aricode |
| NeedsCompilation: |
yes |
| Language: |
en-US |
| Materials: |
NEWS |
| CRAN checks: |
aricode results |
Documentation:
Downloads:
Reverse dependencies:
| Reverse imports: |
Banksy, BatChef, CellMentor, clustAnalytics, Coralysis, Dune, geomeTriD, GREMLINS, ILoReg, JANE, l1spectral, MCseqReplic, pipeComp, poem, scStability, SISIR, WormTensor |
| Reverse suggests: |
clustSIGNAL, FCPS, FisherEM, missSBM, PIUMA, sbm |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=aricode
to link to this page.