issues
search
pneuvial
/
adjclust
Adjacency-constrained hierarchical clustering of a similarity matrix
https://pneuvial.github.io/adjclust/
16
stars
8
forks
source link
Add new tests
#14
Closed
tuxette
closed
6 years ago
tuxette
commented
6 years ago
[x] consistency with hclust in case the objects are properly ordered
[x] check that sum of heights is indeed the intra-cluster inertia
[x] check that mode="within-disp" and mode="total-disp" return a dendrogram for which the final height is the total inertia
tuxette
commented
6 years ago
[X] tests for correct + plot
[x] tests for cutree (see repository and examples 'pierre')