Package: mappeR 1.1.0

George Clare Kennedy

mappeR: Construct and Visualize TDA Mapper Graphs

Topological data analysis (TDA) is a method of data analysis that uses techniques from topology to analyze high-dimensional data. Here we implement Mapper, an algorithm from this area developed by Singh, Mémoli and Carlsson (2007) which generalizes the concept of a Reeb graph <https://en.wikipedia.org/wiki/Reeb_graph>. The output graph is able to be visualized in R using 'igraph' or using a free network analysis software called 'Cytoscape', available for download from at <https://cytoscape.org/>.

Authors:George Clare Kennedy [aut, cre]

mappeR_1.1.0.tar.gz
mappeR_1.1.0.tar.gz(r-4.5-noble)mappeR_1.1.0.tar.gz(r-4.4-noble)
mappeR_1.1.0.tgz(r-4.4-emscripten)mappeR_1.1.0.tgz(r-4.3-emscripten)
mappeR.pdf |mappeR.html
mappeR/json (API)
NEWS

# Install 'mappeR' in R:
install.packages('mappeR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/uiowa-applied-topology/mapper/issues

2.18 score 10 scripts 212 downloads 8 exports 12 dependencies

Last updated 7 days agofrom:544d2fbad4. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 17 2024
R-4.5-linuxOKOct 17 2024

Exports:create_1D_mapper_objectcreate_ball_mapper_objectcreate_ballscreate_clusterball_mapper_objectcreate_mapper_objectcreate_width_balanced_covereccentricity_filtermapper_object_to_igraph

Dependencies:clicpp11fastclusterglueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Get a tester function for an interval.check_in_interval
Compute dispersion of a single clustercompute_tightness
The easiest clustering methodconvert_to_clusters
Run 1D mappercreate_1D_mapper_object
Run mapper using a trivial filter, a cover of balls, and no clustering algorithm.create_ball_mapper_object
Make a cover of ballscreate_balls
Create bins of datacreate_bins
Run clusterball mappercreate_clusterball_mapper_object
Create a mapper objectcreate_mapper_object
Create a bin of datacreate_single_bin
Generate an overlapping cover of an intervalcreate_width_balanced_cover
Cut a dendrogramcut_dendrogram
Compute eccentricity of data pointseccentricity_filter
Recover binsget_bin_vector
Compute cluster sizesget_cluster_sizes
Compute dispersion measures of a list of clustersget_cluster_tightness_vector
Get data within a clusterget_clustered_data
Initate the clustering processget_clusters
Calculate edge weightsget_edge_weights
Obtain edge list from cluster intersectionsget_edgelist_from_overlaps
Get cluster overlapsget_overlaps
Perform single linkage clustering and process dendrogramsget_single_linkage_clusters
Find the tallest branch of a dendrogramget_tallest_branch
Get a tester function for a ball.is_in_ball
make igraphmapper_object_to_igraph
Find which triangular number you're onnext_triangular
Cut many dendrogramsprocess_dendrograms
Ship data off to the clustering goblinsrun_cluster_machine
Construct mapper graph from datarun_mapper
Perform single linkage clusteringrun_slink
Subset a distance matrixsubset_dists