Package: mappeR 1.2.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>.

Authors:George Clare Kennedy [aut, cre]

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

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

Peer review:

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

On CRAN:

3.81 score 1 stars 10 scripts 323 downloads 8 exports 12 dependencies

Last updated 0 hours agofrom:39fed2b3f1. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 23 2024
R-4.5-winOKOct 23 2024
R-4.5-linuxOKOct 23 2024
R-4.4-winOKOct 23 2024
R-4.4-macOKOct 23 2024
R-4.3-winOKOct 23 2024
R-4.3-macOKOct 23 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
Perform hierarchical clustering and process dendrogramsget_hierarchical_clusters
Get cluster overlapsget_overlaps
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
Perform single linkage clusteringrun_link
Construct mapper graph from datarun_mapper
Subset a distance matrixsubset_dists