Package: aricode 1.0.3

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), adjusted mutual information (AMI), 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.

Authors:Julien Chiquet [aut, cre], Guillem Rigaill [aut], Martina Sundqvist [aut], Valentin Dervieux [ctb], Florent Bersani [ctb]

aricode_1.0.3.tar.gz
aricode_1.0.3.zip(r-4.5)aricode_1.0.3.zip(r-4.4)aricode_1.0.3.zip(r-4.3)
aricode_1.0.3.tgz(r-4.5-x86_64)aricode_1.0.3.tgz(r-4.5-arm64)aricode_1.0.3.tgz(r-4.4-x86_64)aricode_1.0.3.tgz(r-4.4-arm64)aricode_1.0.3.tgz(r-4.3-x86_64)aricode_1.0.3.tgz(r-4.3-arm64)
aricode_1.0.3.tar.gz(r-4.5-noble)aricode_1.0.3.tar.gz(r-4.4-noble)
aricode_1.0.3.tgz(r-4.4-emscripten)aricode_1.0.3.tgz(r-4.3-emscripten)
aricode.pdf |aricode.html
aricode/json (API)
NEWS

# Install 'aricode' in R:
install.packages('aricode', repos = c('https://jchiquet.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jchiquet/aricode/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda-Forge:

bucket-sortclusteringclustering-comparison-measurescpp

8.15 score 25 stars 14 packages 542 scripts 1.7k downloads 3 mentions 12 exports 3 dependencies

Last updated 1 years agofrom:ffc98928af. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-win-x86_64OKFeb 21 2025
R-4.5-mac-x86_64OKFeb 21 2025
R-4.5-mac-aarch64OKFeb 21 2025
R-4.5-linux-x86_64OKFeb 21 2025
R-4.4-win-x86_64OKFeb 21 2025
R-4.4-mac-x86_64OKFeb 21 2025
R-4.4-mac-aarch64OKFeb 21 2025
R-4.3-win-x86_64OKFeb 21 2025
R-4.3-mac-x86_64OKFeb 21 2025
R-4.3-mac-aarch64OKFeb 21 2025

Exports:AMIARIChi2clustCompentropyMARIMARIrawNIDNMINVIRIsortPairs

Dependencies:latticeMatrixRcpp