LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2012, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 27 Jan 2012 20:58:30 -0500
Reply-To:     Peter Flom <peterflomconsulting@MINDSPRING.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Peter Flom <peterflomconsulting@MINDSPRING.COM>
Subject:      Re: Graphing data from a cluster analysis
Comments: To: "P. Cristian Gugiu" <crisgugiu@YAHOO.COM>
In-Reply-To:  <201201272359.q0RJjxhs018461@waikiki.cc.uga.edu>
Content-Type: text/plain; charset="us-ascii"

The examples at

http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer .htm#statug_cluster_sect026.htm

offer some choices. More would be possible by outputting info and then using SGPLOT or, for even more control, SGRENDER

Peter

Peter Flom Peter Flom Consulting http://www.statisticalanalysisconsulting.com/ http://www.IAmLearningDisabled.com

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of P. Cristian Gugiu Sent: Friday, January 27, 2012 6:59 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Graphing data from a cluster analysis

Hi everyone,

I am helping a friend conduct a cluster analysis. I would like to know if there is any other way of displaying results other than a tree diagram. I performed the analysis on 194 cases and the resulting diagram was not something I could present to others or submit for publication. Specifically, the font size was tiny because it was squeezed to fit onto a single page. However, even if I print the tree diagram on two pages, it still does not look very professional. I was hoping that perhaps the data can be graphed on a cartisian plane with ellipses drawn around each cluster. Is something like that possible? Is there an alternative to a tree diagram? Snippets of code would really help me out a lot.

best,

Cristian


Back to: Top of message | Previous page | Main SAS-L page