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.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 1346 views
  • 0 likes
  • 2 in conversation