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 (September 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 8 Sep 2009 15:07:51 -0400
Reply-To:     oloolo <dynamicpanel@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         oloolo <dynamicpanel@YAHOO.COM>
Subject:      Re: Cluster Analysis with both characteristic and numeric
              variables
Comments: To: Sarah Deng <sarahflyblue@GMAIL.COM>

as long as you can define the distance based on your char variables, you can do clustering, either hierachical or k-means, but you have to define the distance first

On Tue, 8 Sep 2009 13:32:18 -0400, Sarah Deng <sarahflyblue@GMAIL.COM> wrote:

>I would greatly appreciate it if anyone can help me with this question. I >want to find out how to use any Cluster Analysis Procedure (i.e., Proc >Cluster) to cluster data with both characteristic and numeric variables. I >thought Proc Cluster can only work on numeric variables, how can I use it >for both types of variables? > >Greatly appreciate it!


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