Package: TDAstats 0.4.2
TDAstats: Pipeline for Topological Data Analysis
A comprehensive toolset for any useR conducting topological data analysis, specifically via the calculation of persistent homology in a Vietoris-Rips complex. The tools this package currently provides can be conveniently split into three main sections: (1) calculating persistent homology; (2) conducting statistical inference on persistent homology calculations; (3) visualizing persistent homology and statistical inference. The published form of TDAstats can be found in Wadhwa et al. (2018) <doi:10.21105/joss.00860>. For a general background on computing persistent homology for topological data analysis, see Otter et al. (2017) <doi:10.1140/epjds/s13688-017-0109-5>. To learn more about how the permutation test is used for nonparametric statistical inference in topological data analysis, read Robinson & Turner (2017) <doi:10.1007/s41468-017-0008-7>. To learn more about how TDAstats calculates persistent homology, you can visit the GitHub repository for Ripser, the software that works behind the scenes at <https://github.com/Ripser/ripser>. This package has been published as Wadhwa et al. (2018) <doi:10.21105/joss.00860>.
Authors:
TDAstats_0.4.2.tar.gz
TDAstats_0.4.2.zip(r-4.7)TDAstats_0.4.2.zip(r-4.6)TDAstats_0.4.2.zip(r-4.5)
TDAstats_0.4.2.tgz(r-4.6-x86_64)TDAstats_0.4.2.tgz(r-4.6-arm64)TDAstats_0.4.2.tgz(r-4.5-x86_64)TDAstats_0.4.2.tgz(r-4.5-arm64)
TDAstats_0.4.2.tar.gz(r-4.7-arm64)TDAstats_0.4.2.tar.gz(r-4.7-x86_64)TDAstats_0.4.2.tar.gz(r-4.6-arm64)TDAstats_0.4.2.tar.gz(r-4.6-x86_64)
TDAstats_0.4.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
TDAstats/json (API)
| # Install 'TDAstats' in R: |
| install.packages('TDAstats', repos = c('https://tdaverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tdaverse/tdastats/issues
Pkgdown/docs site:https://tdaverse.github.io
data-scienceggplot2homologyhomology-calculationshomology-computationjosspersistent-homologypipelineripsertdatopological-data-analysistopologytopology-visualizationvisualizationcpp
Last updated from:6b58437923. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 150 | ||
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 231 | ||
| linux-release-arm64 | OK | 139 | ||
| linux-release-x86_64 | OK | 164 | ||
| macos-release-arm64 | OK | 156 | ||
| macos-release-x86_64 | OK | 253 | ||
| macos-oldrel-arm64 | OK | 208 | ||
| macos-oldrel-x86_64 | OK | 266 | ||
| windows-devel | OK | 162 | ||
| windows-release | OK | 130 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 111 |
Exports:calculate_homologyid_significantpermutation_testphom.distplot_barcodeplot_persist
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerRcpprlangS7scalesvctrsviridisLitewithr
Data Input for TDAstats
Rendered frominputformat.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2018-08-08
Started: 2018-08-08
Hypothesis testing with TDAstats
Rendered frominference.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2018-07-27
Started: 2018-07-26
Introduction to persistent homology with TDAstats
Rendered fromintro.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2026-02-23
Started: 2018-07-26
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate Persistent Homology of a Point Cloud | calculate_homology |
| 2-dimensional point cloud of a unit circle | circle2d |
| Identify Significant Features in Persistent Homology | id_significant |
| Statistical Inference for Topological Data Analysis | permutation_test |
| Calculate Distance between Homology Matrices | phom.dist |
| Plot Persistent Homology as Topological Barcode | plot_barcode |
| Plot Persistent Homology as Persistence Diagram | plot_persist |
| 3-dimensional point cloud of a unit sphere | sphere3d |
| Statistical Inference for Persistent Homology in Topological Data Analysis | TDAstats-package TDAstats |
| 2-dimensional point cloud of a unit square | unif2d |
| 3-dimensional point cloud of a unit cube | unif3d |
