inphr: Statistical Inference for Persistence Homology Data

A set of functions for performing null hypothesis testing on samples of persistence diagrams using the theory of permutations. Currently, only two-sample testing is implemented. Inputs can be either samples of persistence diagrams themselves or vectorizations. In the former case, they are embedded in a metric space using either the Bottleneck or Wasserstein distance. In the former case, persistence data becomes functional data and inference is performed using tools available in the 'fdatest' package. Main reference for the interval-wise testing method: Pini A., Vantini S. (2017) "Interval-wise testing for functional data" <doi:10.1080/10485252.2017.1306627>. Main reference for inference on populations of networks: Lovato, I., Pini, A., Stamm, A., & Vantini, S. (2020) "Model-free two-sample test for network-valued data" <doi:10.1016/j.csda.2019.106896>.

Version: 0.0.1
Depends: R (≥ 3.5)
Imports: cli, fdatest, flipr, phutil, rlang, TDAvec
Suggests: tinytest
Published: 2025-09-01
Author: Aymeric Stamm ORCID iD [aut, cre]
Maintainer: Aymeric Stamm <aymeric.stamm at cnrs.fr>
BugReports: https://github.com/tdaverse/inphr/issues
License: GPL (≥ 3)
URL: https://github.com/tdaverse/inphr, https://tdaverse.github.io/inphr/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: inphr results

Documentation:

Reference manual: inphr.html , inphr.pdf

Downloads:

Package source: inphr_0.0.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): inphr_0.0.1.tgz, r-oldrel (x86_64): inphr_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=inphr to link to this page.