mpadge / spatialcluster

spatially-constrained clustering in R
https://mpadge.github.io/spatialcluster/
30 stars 6 forks source link

add extra cl_exact step to decompose large clusters #19

Open mpadge opened 6 years ago

mpadge commented 6 years ago

The initial procedure often generates very large clusters, utlimately resulting in singly dnominant clusters. These initial clusters should be decomposed in an initial step so that all clusters are only 2-3 nodes in size, after which they can be merged.