Package: clues
Version: 0.6.1
Date: 2019-10-07
Title: Clustering Method Based on Local
Authors@R: c(person("Fang", "Chang", role=c("aut", "ctb"),
		     email = "changf@mathstat.yorku.ca"),
             person("Weiliang", "Qiu", role=c("aut", "cre"),
		     email = "weiliang.qiu@gmail.com"),
	     person("Vincent", "Carey", role = c("aut", "ctb"),
		     email = "stvjc@channing.harvard.edu"),
	     person("Ruben H.", "Zamar", role = c("aut", "ctb"),
		     email = "ruben@stat.ubc.ca"),
	     person("Ross", "Lazarus", role = c("aut", "ctb"),
		     email = "ross.lazarus@channing.harvard.edu"),
	     person("Xiaogang", "Wang", role = c("aut", "ctb"),
		     email = "stevenw@mathstat.yorku.ca")
	    )
Author: Fang Chang [aut, ctb],
  Weiliang Qiu [aut, cre],
  Vincent Carey [aut, ctb],
  Ruben H. Zamar [aut, ctb],
  Ross Lazarus [aut, ctb],
  Xiaogang Wang [aut, ctb]
Maintainer: Weiliang Qiu <weiliang.qiu@gmail.com>
Depends: R (>= 3.1.0), stats, utils, graphics
Suggests: cluster
Description: We developed the clues R package to provide functions 
        for automatically estimating the number of clusters and 
        getting the final cluster partition without any input 
        parameter except the stopping rule for convergence. 
        The package also provides functions to
        evaluate and compare the performances of partitions of a data
        set both numerically and graphically.
License: GPL (>= 2)
Packaged: 2019-10-08 02:41:02 UTC; kunling
Repository: CRAN
Date/Publication: 2019-10-13 15:00:03 UTC
NeedsCompilation: yes
