TDAstats icon indicating copy to clipboard operation
TDAstats copied to clipboard

R pipeline for computing persistent homology in topological data analysis. See https://doi.org/10.21105/joss.00860 for more details.

Results 4 TDAstats issues
Sort by recently updated
recently updated
newest added

Test output, e.g. from `permutation_test()`, currently returns a somewhat unwieldy list. I think the following methods would be useful to implement: * `print()` (see various methods for {stats} test output...

enhancement

Hi! When I use calculate_homology over a graph with 7 vertices (for example) I only obtain 6 features at dimension 0 and that start with a filtration weight 0, why...

documentation

Need to adjust documentation to reflect above fact. Potentially add parameter in permutation test function to allow user to pick their own distance function (takes persistent homology of two datasets...

bug

Current `Vietoris-Rips diameter` but user could be plotting output from Cech or cubical complex, change to `simplicial complex diameter`

bug