Learn R Programming

⚠️There's a newer version (1.0.4) of this package.Take me there.

hierarchicalSets (version 1.0.1)

Set Data Visualization Using Hierarchies

Description

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.

Copy Link

Version

Install

install.packages('hierarchicalSets')

Monthly Downloads

188

Version

1.0.1

License

GPL (>= 2)

Maintainer

Thomas Pedersen

Last Published

April 10th, 2016

Functions in hierarchicalSets (1.0.1)

plot_outlier_distribution

Plot the outlying elements of a HierarchicalSet object
power_trans

Create a power transformation object
HierarchicalSet-getters

Getters for HierarchicalSet objects
plot.HierarchicalSet

Visualize hierarchical sets
outlier_hierarchy

Create a new hierarchy based on the outlying elements
twitter

Followers of 100 twitter users
format_sets

Parse different set formats into ngCMatrix format
outlying_elements

Extract the outlying elements from each set pair
create_hierarchy

Create and store hierarchcical sets
hierarchicalSets

Hierarchical analysis and visualization of set data