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 (November 2007)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 15 Nov 2007 10:01:05 -0600
Reply-To:     Melissa Ives <mives@chestnut.org>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Melissa Ives <mives@chestnut.org>
Subject:      Re: Cluster Analysis
Comments: To: "Pirritano, Matthew" <pirritan@chapman.edu>
Content-Type: text/plain; charset="us-ascii"

Matthew,

Since the possibilities for various commands can change with versions, your (and other's) best bet would be to search the SPSS help/syntax help to see what is possible in your version. So there is between group (the default) and within group average--your choice.

By typing CLUSTER in a syntax window and then clicking on the Syntax Help icon, I get:

[/METHOD={BAVERAGE**}[(rootname)] [...]] {WAVERAGE } {SINGLE } {COMPLETE } {CENTROID } {MEDIAN } {WARD } {DEFAULT** }

Then choosing the "METHOD Subcommand (CLUSTER command) <mk:@MSITStore:c:\program%20files\spss14\help\main\spsswin.chm::/syn_clu ster_method.htm> " under Related topics, I get--

METHOD Subcommand (CLUSTER command)

METHOD (subcommand),METHOD (subcommand),METHOD (subcommand) CLUSTER command,CLUSTER command,CLUSTER command Hierarchical Cluster Analysis,Hierarchical Cluster Analysis,Hierarchical Cluster Analysis methods,methods,methods

METHOD specifies one or more clustering methods.

* If the METHOD subcommand is omitted or included without specifications, the method of average linkage between groups is used. * Only one METHOD subcommand can be used, but more than one method can be specified on it. * When the number of items is large, CENTROID and MEDIAN require significantly more CPU time than other methods.

BAVERAGE Average linkage between groups (UPGMA). BAVERAGE is the default and can also be requested with keyword DEFAULT. WAVERAGE Average linkage within groups. SINGLE Single linkage or nearest neighbor. COMPLETE Complete linkage or furthest neighbor. CENTROID Centroid clustering (UPGMC). Squared Euclidean distances are commonly used with this method. MEDIAN Median clustering (WPGMC). Squared Euclidean distances are commonly used with this method. WARD Ward's method. Squared Euclidean distances are commonly used with this method.

Melissa

-----Original Message----- From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of Pirritano, Matthew Sent: Thursday, November 15, 2007 1:29 AM To: SPSSX-L@LISTSERV.UGA.EDU Subject: [SPSSX-L] Cluster Analysis

Can someone tell me if it is possible to do the average linkage method in SPSS? I'm getting conflicting reports that you can't or that it is the same as the centroid method.

Thanks,

Matthew Pirritano, Ph.D. Assistant Professor of Psychology Smith Hall 116C Chapman University Department of Psychology One University Drive Orange, CA 92866 Telephone (714)744-7940 FAX (714)997-6780

===================== To manage your subscription to SPSSX-L, send a message to LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD

PRIVILEGED AND CONFIDENTIAL INFORMATION This transmittal and any attachments may contain PRIVILEGED AND CONFIDENTIAL information and is intended only for the use of the addressee. If you are not the designated recipient, or an employee or agent authorized to deliver such transmittals to the designated recipient, you are hereby notified that any dissemination, copying or publication of this transmittal is strictly prohibited. If you have received this transmittal in error, please notify us immediately by replying to the sender and delete this copy from your system. You may also call us at (309) 827-6026 for assistance.

===================== To manage your subscription to SPSSX-L, send a message to LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD


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