BookmarkSubscribeRSS Feed
SAS_ASS
Obsidian | Level 7

I'm making a cluster analysis in SAS Enterprise Miner. Due to the various scales of my variables (interval, binary, nominal) I want to use Gower's Distance for the distance matrice. After that I want to import that matrice to a cluster node.

In the cluster node you can select standardization for the cluster analysis (range standardization) . Do I need this, if I have already calculated Gower's Distance, which is kind of standardization?

 

Thanks and kind regards

1 REPLY 1
MikeStockstill
SAS Employee

Thank you for your interest.

 

The Cluster node in Enterprise Miner does not accept distance data as input.  If you want to perform a cluster analysis on your Gower's distance matrix, then use PROC CLUSTER or PROC MODECLUS in SAS/STAT software.

 

Have a great day!

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 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1792 views
  • 0 likes
  • 2 in conversation