Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Record distance value when linking hierarchical clusters #13

Closed
tayden opened this issue Sep 21, 2015 · 1 comment
Closed

Record distance value when linking hierarchical clusters #13

tayden opened this issue Sep 21, 2015 · 1 comment

Comments

@tayden
Copy link

tayden commented Sep 21, 2015

It'd be a nice improvement if there was a way to access the distance between the left and right subtrees of the resulting hierarchical clustering tree without having to re-run the distance function. Perhaps this information could be recorded in the canonical object. This would make it easier (and cheaper) to generate an arbitrary number of clusters from the tree instead of just decending the tree to some depth to generate 2^depth clusters.

It would be even better if there was a function bound to the result of hcluster that accepted some int number of clusters and output the clusters in a list.

@tayden
Copy link
Author

tayden commented Sep 21, 2015

Closing because this is the same request as #10

@tayden tayden closed this as completed Sep 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant