science.js
science.js copied to clipboard
hcluster distances are incorrect for complete and average linkage
I noticed a few issues with cluster distances when calling hcluster
with a complete
or average
linkage. For more details, as well as a fix see this PR on a repo with hcluster
code derived from this repo.
Related Pull Request: https://github.com/jdfekete/reorder.js/pull/48