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 (July 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 18 Jul 2006 21:45:07 -0500
Reply-To:   Paul Gao <gpengjie@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Paul Gao <gpengjie@GMAIL.COM>
Subject:   Re: pairwise correlation coefficients between individuals
Comments:   To: David L Cassell <davidlcassell@msn.com>
In-Reply-To:   <BAY103-F19556737F18C1D07BF4DF5B0630@phx.gbl>
Content-Type:   text/plain; charset=ISO-8859-1; format=flowed

David, Thanks. No, I was not trying to do time-series correlation of any kind. It is very simple. Say, you get three persons: A, B, C; and each of them consumes drinking some water last year -- for A, he drinks {a1,...,a12} gallon per month; for B, he drinks {b1,..., b12} gallon per month; and for C, he drinks {c1, ...., c12} gallon per month. I really want to see the pariwise correlation between monthly water consumptions bewtween A and B, between B and C, as well as between C and A... I was hoping there is a neat way in SAS without using proc transpose. I hope this explains my question better. Thank you, Paul


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