mclustcomp: Measures for Comparing Clusters

Given a set of data points, a clustering is defined as a disjoint partition where each pair of sets in a partition has no overlapping elements. This package provides 25 methods that play a role somewhat similar to distance or metric that measures similarity of two clusterings - or partitions. For a more detailed description, see Meila, M. (2005) <doi:10.1145/1102351.1102424>.

Version: 0.3.1
Imports: Rcpp, Rdpack
LinkingTo: Rcpp, RcppArmadillo
Published: 2018-08-26
Author: Kisung You [aut, cre]
Maintainer: Kisung You <kyou at nd.edu>
License: GPL (≥ 3)
NeedsCompilation: yes
CRAN checks: mclustcomp results

Downloads:

Reference manual: mclustcomp.pdf
Package source: mclustcomp_0.3.1.tar.gz
Windows binaries: r-devel: mclustcomp_0.3.1.zip, r-release: mclustcomp_0.3.1.zip, r-oldrel: mclustcomp_0.3.1.zip
macOS binaries: r-release: mclustcomp_0.3.1.tgz, r-oldrel: mclustcomp_0.3.1.tgz
Old sources: mclustcomp archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mclustcomp to link to this page.