BookmarkSubscribeRSS Feed
chemicalab
Fluorite | Level 6

Hi all,

Any suggestions on how a dendrogram with colours like the one in the link below

Cluster Analysis - The Agglomerative Method in SAS

and under inspect where the dendrogram is plotted can be created? i mean with moving colours as the bar comes along

Kind regards

3 REPLIES 3
Cynthia_sas
Diamond | Level 26

Hi: Since that example is posted on a university web site and since the explanation of the dendogram clearly states that the the plot is a SAS plot, perhaps the professor who put the page together and provided ALL the code links on the page can help you with your question. Have you looked at all of the programs to see what code produced the dendogram?

cynthia

chemicalab
Fluorite | Level 6

Well i dont understand much of its background source code, i liked the animation on it how the slider moves and the clusters get coloured, dont know if there is any contact link either

Cynthia_sas
Diamond | Level 26

Hi:

  Since part of the URL is the string "sites.stat.psu.edu/~ajw13/stat505", perhaps the ~ajw13 is pointing to this professor whose PSU.EDU web site (with his contact info) also uses "ajw13": stat.psu.edu/people/ajw13 It seemed to me that the animation was done outside of SAS with a different tool, although the individual dendograms might have been generated from PROC TREE.

  Not understanding the background source code is a different issue. For example, his first program uses PROC SORT, PROC CLUSTER, PROC TREE, PROC PRINT and PROC GLM all of which you could look up in the documentation.
    

cynthia

http://sites.stat.psu.edu/~ajw13/stat505


google_ajw13.png

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1538 views
  • 0 likes
  • 2 in conversation