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 (June 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 18 Jun 2009 14:31:14 -0500
Reply-To:   OR Stats <stats112@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   OR Stats <stats112@GMAIL.COM>
Subject:   Re: PROC CLUSTER... slow
Comments:   To: Dennis Fisher <dfisher@csulb.edu>
In-Reply-To:   <006901c9f03e$a0b07fd0$e2117f70$@edu>
Content-Type:   text/plain; charset=ISO-8859-1

Thanks!

When I tried using PROC FASTCLUS, it does not return

Eigenvalues of the Covariance Matrix that PROC CLUSTER does, which gives me a good idea of the # of vectors of my correlated covariates that explains most (>=80%) of my total covariates variance. How do these two procedures differ in computational algorithm?

On Thu, Jun 18, 2009 at 1:00 PM, Dennis Fisher <dfisher@csulb.edu> wrote:

> Usually when you have that many observations you would use PROC FASTCLUS > instead. > > Dennis G. Fisher, Ph.D. > Professor and Director > Center for Behavioral Research and Services > California State University, Long Beach > 1090 Atlantic Avenue > Long Beach, CA 90813 > tel: 562-495-2330 x121 > fax: 562-983-1421 > http://www.csulb.edu/centers/cbrs > > -----Original Message----- > From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of OR > Stats > Sent: Thursday, June 18, 2009 10:40 AM > To: SAS-L@LISTSERV.UGA.EDU > Subject: PROC CLUSTER... slow > > Hello: I have some 2,000 records for which I am running PROC CLUSTER on 7 > variables. After almost a full 24h, it still was not done. I am running > XP > with E5440 @ 2.83 GHz 2.83 GHz at 3.25 GB of RAM. Does anyone know why it > is so slow? Thx so much!! > >


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