Package: GIC
Type: Package
Title: A General Iterative Clustering Algorithm
Version: 1.0.0
Authors@R: c(person("Ziqiang","Lin",email="linziqiang0314@gmail.com",role=c("aut","cre")),
            person("Eugene","Laska",email="Eugene.Laska@nyulangone.org",role=c("aut")),
            person("Carole","Siegel",email="Carole.Siegel@nyulangone.org",role=c("aut"))) 
Description: An iterative algorithm that improves the proximity matrix (PM) from a random forest (RF) and the resulting clusters as measured by the silhouette score.
License: GPL-3
Encoding: UTF-8
Imports: randomForest,cluster,ggplot2
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-12-13 16:24:38 UTC; linz02
Author: Ziqiang Lin [aut, cre],
  Eugene Laska [aut],
  Carole Siegel [aut]
Maintainer: Ziqiang Lin <linziqiang0314@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-15 08:30:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:21:48 UTC; unix
