mappeR2.0.2 package

Construct and Visualize TDA Mapper Graphs

assemble_mapper_object

Construct mapper graph from data

check_in_interval

Get a tester function for an interval.

compute_tightness

Compute dispersion of a single cluster

convert_to_clusters

"Clustering" for ballmapper just means treating each bin as its own cl...

create_1D_mapper_object

Run 1D mapper

create_ball_mapper_object

Run mapper using a trivial filter, a cover of balls, and no clustering...

create_balls

Make a cover of balls

create_bins

Create bins of data

create_clusterball_mapper_object

Run clusterball mapper

create_mapper_object

Create a mapper object

create_single_bin

Create a bin of data

create_width_balanced_cover

Generate an overlapping cover of an interval

cut_dendrogram

Cut a dendrogram in context

eccentricity_filter

Compute eccentricity of data points

get_bin_vector

Recover bins

get_cluster_sizes

Compute cluster sizes

get_cluster_tightness_vector

Compute dispersion measures of a list of clusters

get_clustered_data

Get data within a cluster

get_clusters

Perform the clustering step in mapper

get_edge_weights

Calculate edge weights

get_edgelist_from_overlaps

Obtain edge list from cluster intersections

get_hierarchical_clusters

Perform single-linkage hierarchical clustering and process dendrograms...

get_overlaps

Get cluster overlaps

get_raw_clusters

Ship data off to the clustering goblins

get_tallest_branch

Find the tallest branch of a dendrogram

hierarchical_clusterer

Create a little dude to perform hierarchical clustering in a semi-glob...

is_in_ball

Get a tester function for a ball.

mapper_object_to_igraph

make igraph

mappeR-package

mappeR: Construct and Visualize TDA Mapper Graphs

next_triangular

Find which triangular number you're on

process_dendrograms

Cut many dendrograms in context

run_link

Perform agglomerative clustering on a single distance matrix.

subset_dists

Subset a distance matrix

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>.

  • Maintainer: George Clare Kennedy
  • License: MIT + file LICENSE
  • Last published: 2025-02-20