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: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 576 views
  • 0 likes
  • 3 in conversation