Skip to content

Resolve "Fix J-S divergence calculation in comparison pages"

Matthew Pitkin requested to merge fix_comparitors into master

Resolves #25 (closed).

The switches to using a Gaussian KDE to calculate the JS divergence between distributions. Note that this implementation does not attempt to get rid of edge effects caused by the KDE as these should affect the two compared distributions in the same way.

Merge request reports