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 (January 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 25 Jan 2007 08:50:56 -0500
Reply-To:     "data _null_;" <datanull@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "data _null_;" <datanull@GMAIL.COM>
Subject:      Re: CIs macro
Comments: To: RolandRB <rolandberry@hotmail.com>
In-Reply-To:  <1169723325.656178.115560@k78g2000cwa.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Most of the SAS/STAT procs that I've used compute CI for almost everything that can be estimated, ODS OUTPUT should suffice.

Not sure if SAS has Hodges-Lehman estimates associated with the rank sum and signed ranks test, but those are fun to program. Just pick up Hollander and Wolfe it is described in enough detail that a "caveman could do it".

On 1/25/07, RolandRB <rolandberry@hotmail.com> wrote: > Has anyone got a confidence Intervals macro of anything approaching > gerneral use that they can send me a link to? > > Thanks, > Roland >


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