Hi,
I am trying to do the following:
I have a total number of n adresses (points) spatially divided over a given area.
I want to group them into x clusters using y members per cluster. This has to be as spatially optimal as possible.
As far as I know, it should be something in the lines of a k-means algorithm.
Actually, the Neighbourhood Aggregator comes close, but I want to set a fixed number of members per cluster, not a minimal.
Anyone got any ideas? I already tried working with the cluster modeller, to no avail.
Thanks in advance!
Flip