Understanding Z=linkage output column 3
Afficher commentaires plus anciens
"In this output, each row identifies a link between objects or clusters. The first two columns identify the objects that have been linked. The third column contains the distance between these objects. For the sample data set of x- and y-coordinates, the linkage function begins by grouping objects 4 and 5, which have the closest proximity (distance value = 1.0000). The linkage function continues by grouping objects 1 and 3, which also have a distance value of 1.0000." https://www.mathworks.com/help/stats/hierarchical-clustering.html What if my column

3 distance values are 0 or between 0 and 1? Is that still closest proximity? Kind regards,
Jasmina
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Hierarchical Clustering dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!