Package: hkclustering
Type: Package
Title: Ensemble Clustering using K Means and Hierarchical Clustering
Version: 1.0.1
Date: 2018-01-12
Authors@R: c(
  person("Kaloyan", "Stoyanov", email = "kaloyans@profusion.com", role = "aut"),
  person("Henrik", "Nordmark", email = "henrikn@profusion.com", role = "aut"),
  person("Aris", "Perperoglou", email = "aperpe@essex.ac.uk", role = "aut"),
  person("Rolando", "Medellin", email = "arolandom@gmail.com", role = "aut"),
  person("Ilan", "Fridman Rojas", email = "ilanf@profusion.com", role = "cre"),
  person("Berthold", "Lausen", email = "blausen@essex.ac.uk", role = "aut")
  )
Maintainer: Ilan Fridman Rojas <ilanf@profusion.com>
Description: Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering approach.
Imports: cluster
License: GPL-2
NeedsCompilation: no
Repository: CRAN
Packaged: 2018-01-13 18:09:16 UTC; ilan
Author: Kaloyan Stoyanov [aut],
  Henrik Nordmark [aut],
  Aris Perperoglou [aut],
  Rolando Medellin [aut],
  Ilan Fridman Rojas [cre],
  Berthold Lausen [aut]
Date/Publication: 2018-01-13 22:27:09 UTC
