BookmarkSubscribeRSS Feed
ewilson
Calcite | Level 5

I am a graduate student new to SAS.  I have a data set of skeletal remains and genetic traits on their bones.  I need to import the data, then use Gower to take my nominal and ordinal variables and create a biodistance score.  After creating the matrix, I would like to do some cluster analysis.  Any SAS-savvy people out there able to help?  An example syntax and output would be helpful, or attached is the datafile.  Thanks!

1 REPLY 1
Reeza
Super User

Step1: Import your data. Use the GUI (File>Import)

Step2: Verify that your import was done correctly.

Step3: Look up Proc Distance - Method=GOWER, examples are in the HELP/Manual SAS/STAT(R) 9.2 User's Guide, Second Edition.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1 reply
  • 1796 views
  • 0 likes
  • 2 in conversation