hierarchicalSets: Set Data Visualization Using Hierarchies (original) (raw)

Pure set data visualization approaches are often limited in scalability due to the combinatorial explosion of distinct set families as the number of sets under investigation increases. hierarchicalSets applies a set centric hierarchical clustering of the sets under investigation and uses this hierarchy as a basis for a range of scalable visual representations. hierarchicalSets is especially well suited for collections of sets that describe comparable comparable entities as it relies on the sets to have a meaningful relational structure.

Version: 1.0.4
Depends: R (≥ 3.2.0)
Imports: ggdendro, ggplot2 (≥ 2.2.0), stats, Rcpp, scales, Matrix, MASS, RColorBrewer, gtable, grDevices, methods, utils, viridis, patchwork
LinkingTo: Rcpp
Published: 2023-04-24
DOI: 10.32614/CRAN.package.hierarchicalSets
Author: Thomas Lin Pedersen
Maintainer: Thomas Lin Pedersen
License: MIT + file
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: hierarchicalSets results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=hierarchicalSetsto link to this page.