Has anyone tried a modified clustering method.
What I am trying to do is to map settlement pattern of archaeological sites. The clustering algorithm use Euclidean distances. However what I want to do is to modify the clustering to use cost distance as the distance between the points.
I suspect this will produce different cluster patterns accounting for terrain, road network, and barriers.
Has anyone done this or have any suggestions, do I have go into the unknown by myself
Cheers