Skip to content

koo-ec/ECDF-based-Distance-Measure

Repository files navigation

View ECDF-based Distance Measure Algorithms  on File Exchange License: MIT Standard - \Python Style Guide

ECDF-based Distance Measure

A set of functions for well-known Empirical Cumulative Distribution Function (CDF)-based distance measure.

Statistical/Probabilistic distance measure algorithms can be categorized into two main categories I) Cumulative Distribution Function (CDF)-based and Probability Density Function (PDF)-based. The following algorithms have been implemented:

  • Wasserstein Distance
  • Anderson-Darling Distance
  • Kolmogorov Smirnov Distance
  • Cramer von Mises Distance
  • Kuiper Distance
  • Wasserstein-Anderson-Darling Distance

Related Works

The code has been converted to MATLAB from "twosamples" library of R (https://github.com/cdowd/twosamples).

License

This framework is available under an MIT License.

Acknowledgments

We would like to thank EDF Energy R&D UK Centre and University of Hull for their support.

Cite As

Koorosh Aslansefat (2020). ECDF-based Distance Measure Algorithms (https://www.github.com/koo-ec/CDF-based-Distance-Measure), GitHub. Retrieved April 29, 2020.

About

A set of functions for well-known Cumulative Distribution Function (CDF)-based distance measure

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages