BookmarkSubscribeRSS Feed
sassy7
Obsidian | Level 7

I would like to cluster a geo map using the k-means cluster algorithms, or another cluster algorithm: my scope is identify clusters based on geographical location that have similarites between a specific attribute/s: the clusters obtained are a combination of location and a KPI. There any methodology or procedure I could use in SAS?

3 REPLIES 3
sbxkoenk
SAS Super FREQ

Hello,

 

I think you need something like "Spatially constrained hierarchical clustering".
No idea how to do that in SAS though.

 

SAS has Density-based spatial clustering of applications with noise (DBSCAN) but in DBSCAN that space has no geographical connotation.

I think you need to program it.

 

Maybe you can use the SPP procedure (?).

The SPP procedure performs analysis for spatial point patterns in two dimensions.

 

BR,

Koen

sassy7
Obsidian | Level 7

Hi Koen,

thanks a lot for your reply!

 

 

Reeza
Super User

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 697 views
  • 0 likes
  • 3 in conversation