Package: mclustcomp
Type: Package
Title: Measures for Comparing Clusters
Version: 0.3.1
Authors@R: person("Kisung", "You", email = "kyou@nd.edu", role = c("aut", "cre"))
Description: 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>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: Rcpp, Rdpack
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.0
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2018-08-26 22:11:16 UTC; kisung
Author: Kisung You [aut, cre]
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2018-08-26 22:42:15 UTC
