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.3 |
Imports: | Rcpp, Rdpack |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2021-06-13 |
DOI: | 10.32614/CRAN.package.mclustcomp |
Author: | Kisung You [aut, cre] |
Maintainer: | Kisung You <kisungyou at outlook.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | mclustcomp results |
Reference manual: | mclustcomp.pdf |
Package source: | mclustcomp_0.3.3.tar.gz |
Windows binaries: | r-devel: mclustcomp_0.3.3.zip, r-release: mclustcomp_0.3.3.zip, r-oldrel: mclustcomp_0.3.3.zip |
macOS binaries: | r-release (arm64): mclustcomp_0.3.3.tgz, r-oldrel (arm64): mclustcomp_0.3.3.tgz, r-release (x86_64): mclustcomp_0.3.3.tgz, r-oldrel (x86_64): mclustcomp_0.3.3.tgz |
Old sources: | mclustcomp archive |
Reverse imports: | Rdimtools, standR, T4cluster |
Reverse suggests: | latrend |
Please use the canonical form https://CRAN.R-project.org/package=mclustcomp to link to this page.