rrrlw / TDAstats

R pipeline for computing persistent homology in topological data analysis. See https://doi.org/10.21105/joss.00860 for more details.
https://rrrlw.github.io/TDAstats
GNU General Public License v3.0
37 stars 8 forks source link

phom.dist does not calculate wasserstein distance #13

Open rrrlw opened 4 years ago

rrrlw commented 4 years ago

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 as parameters, returns numeric).

Thanks to @kisungyou for bringing this to my attention.

rrrlw commented 3 years ago

Being addressed in permtest branch currently at 1af18dd