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 (April 2003, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 9 Apr 2003 10:37:00 -0500
Reply-To:     Paul Thompson <paul@WUBIOS.WUSTL.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Paul Thompson <paul@WUBIOS.WUSTL.EDU>
Organization: Washington University in St. Louis
Subject:      Re: Wald Test in SAS
Content-Type: text/plain; charset=us-ascii; format=flowed

You may perform a Wald test in GENMOD.

Kaminski, Leon wrote: > Hi, > > how can I do a formal Wald-Test with the SAS Software? I have the following > Dataset: > > S a b c d e > 1 0,0340 0,0273 0,0228 0,0234 0,0231 > 2 0,0168 0,0195 0,0165 0,0170 0,0100 > 3 .... > > S is the obersavtion number and a to e represent the value of one parameter > at 5 different times during the day. I want to do a formal Wald-Test that > the parameter is equal over the course of the day. > > How can I do this with SAS? > > Thank You > > Leon > >


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