Package: C443
Type: Package
Title: See a Forest for the Trees
Version: 1.0.0
Imports: MASS, partykit, rpart, RColorBrewer, grDevices, gridExtra,
        ggplot2, cluster, parallel, igraph, reshape2, qgraph, stats,
        graphics
LazyData: true
Date: 2018-04-18
Authors@R: c(person("Aniek","Sies",role=c("aut","cre"),email="aniek.sies@kuleuven.be"),person("Iven","Van Mechelen",role="ths"))
Description: Getting insight into a forest of classification trees, by calculating similarities
  between the trees, and subsequently clustering them. Each cluster is represented by it's most
  central cluster member. Sies, A & Van Mechelen, I. (paper submitted for publication). 
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-19 11:43:49 UTC; u0098197
Author: Aniek Sies [aut, cre],
  Iven Van Mechelen [ths]
Maintainer: Aniek Sies <aniek.sies@kuleuven.be>
Repository: CRAN
Date/Publication: 2018-04-20 08:29:09 UTC
