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 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 6 Nov 2002 12:28:08 +0100
Reply-To:     anne5432@uni.de
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Annette <anne5432@UNI.DE>
Organization: Annette
Subject:      Q: Wilcoxon Test for matched (paired) data
Comments: To: SASL <SAS-L@UGA.CC.UGA.EDU>
Content-Type: text/plain; charset="us-ascii"

Hi, Does SAS compute a nonparametric pendant to the paired TTEST? Say, e.g., some Wilcoxon for paired data? proc ttest data=DATA ; paired TIME1*TIME2 ; run; Thanks, Annette


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