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
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
>
|