Given a set of (non-linear) ranked values for a single attribute, would it be acceptable to:
(1) First apply a maximizing function to these values and then
(2) Apply a spatial clustering algorithm to the fitted values?
I'm essentially looking for a ordinal-based spatial clustering approach. Any comments/suggestions, or links to programming modules, would be very much appreciated.