Skip to content
Prev 8085 / 29559 Next

complete linkage Agglomerative hierarchical clustering, nnclust, spatclus or something else?

On Wed, 21 Apr 2010, Hans Ekbrand wrote:

            
So you do not want hclust at all, really. Look at dnearneigh() in spdep, 
setting a 100m bound. Then use n.comp.nb() to see which points belong to 
which graph component, using perhaps plot.nb with colours to distinguish 
the subgraphs.

Roger