Crandore Hub

partitionComparison

Implements Measures for the Comparison of Two Partitions

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.

Versions across snapshots

VersionRepositoryFileSize
0.2.6 rolling linux/jammy R-4.5 partitionComparison_0.2.6.tar.gz 221.7 KiB
0.2.6 rolling linux/noble R-4.5 partitionComparison_0.2.6.tar.gz 220.9 KiB
0.2.6 rolling source/ R- partitionComparison_0.2.6.tar.gz 82.7 KiB
0.2.6 latest linux/jammy R-4.5 partitionComparison_0.2.6.tar.gz 221.7 KiB
0.2.6 latest linux/noble R-4.5 partitionComparison_0.2.6.tar.gz 220.9 KiB
0.2.6 latest source/ R- partitionComparison_0.2.6.tar.gz 82.7 KiB
0.2.6 2026-04-26 source/ R- partitionComparison_0.2.6.tar.gz 82.7 KiB
0.2.6 2026-04-23 source/ R- partitionComparison_0.2.6.tar.gz 82.7 KiB
0.2.6 2026-04-09 windows/windows R-4.5 partitionComparison_0.2.6.zip 225.9 KiB
0.2.6 2025-04-20 source/ R- partitionComparison_0.2.6.tar.gz 82.7 KiB

Dependencies (latest)

Imports

Suggests