Hi all,
I need to make a point cluster analysis considering only the network distances between points.
I have a set of locations and the network distances between them (an ODCostMatrix output) and I would like to cluster the locations based on their proximity (street distance proximity).
I read some documentation about these two Spatial Statistics Tools:
- Spatially Contrained Multivariate Clustering
- Cluster and Outlier Analysis
but both of them need an input variable to be considered when creating the cluster and I don't have it. I only want to evaluate the network distances between the points.
Does anyone have any idea of how this analysis could be done using ArcGIS Geoprocessing Tools?
Thank you,
Roxana