Package: clusteval
Title: Evaluation of Clustering Algorithms
Version: 0.1
Date: 2012-08-30
Author: John A. Ramey
Maintainer: John A. Ramey <johnramey@gmail.com>
Description: An R package that provides a suite of tools to evaluate
        clustering algorithms, clusterings, and individual clusters.
Depends: R (>= 2.15)
Imports: parallel, mvtnorm, Rcpp (>= 0.9.13)
LinkingTo: Rcpp
License: MIT
Collate: 'similarity.r' 'sim_normal.r' 'sim_unif.r' 'sim_student.r'
        'clustomit.r' 'sim_data.r' 'helper-boot.r' 'clusteval.r'
        'random_clustering.r' 'comembership.r'
Packaged: 2012-08-30 20:40:40 UTC; johnramey
Repository: CRAN
Date/Publication: 2012-08-31 17:17:52
