Skip to content

partitionComparison

Implements Measures for the Comparison of Two Partitions

v0.2.6 · Aug 23, 2023 · MIT + file LICENSE

Description

Provides several measures ((dis)similarity, distance/metric, correlation, entropy) for comparing two partitions of the same set of objects. The different measures can be assigned to three different classes: Pair comparison (containing the famous Jaccard and Rand indices), set based, and information theory based. Many of the implemented measures can be found in Albatineh AN, Niewiadomska-Bugaj M and Mihalko D (2006) <doi:10.1007/s00357-006-0017-z> and Meila M (2007) <doi:10.1016/j.jmva.2006.11.013>. Partitions are represented by vectors of class labels which allow a straightforward integration with existing clustering algorithms (e.g. kmeans()). The package is mostly based on the S4 object system.

Downloads

CRAN

249

Last 30 days

17108th

688

Last 90 days

2.9K

Last year

Trend: +42.3% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

24

Last 90 days

103

Last year

Trend: -35.7% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING r-devel-linux-x86_64-debian-gcc

Rd files

cannot open the connection
problem found in ‘variationOfInformation.Rd’
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies Rdpack lpSolve FCPS partitionComparison

Version History

6 tracked
new 0.2.6 Mar 10, 2026
updated 0.2.6 ← 0.2.5 diff Aug 22, 2023
updated 0.2.5 ← 0.2.4 diff Mar 6, 2019
updated 0.2.4 ← 0.2.3 diff Oct 3, 2018
updated 0.2.3 ← 0.2.2 diff Dec 18, 2017
new 0.2.2 Aug 24, 2017