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 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 15 Apr 2003 15:14:19 -0400
Reply-To:     Jay Weedon <jweedon@EARTHLINK.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jay Weedon <jweedon@EARTHLINK.NET>
Organization: http://extra.newsguy.com
Subject:      Re: Chi-square and Fisher Exact Test
Content-Type: text/plain; charset=us-ascii

On 15 Apr 03 02:12:24 GMT, donsas99@HOTMAIL.COM (Don Smith) wrote:

>Hi Sas-Lers: > >I'm using PROC FREQ to do a chi-square test for a 2x2 contingency table. >Does anyone have a macro (and is willing to share it) that will pick up the >appropriate p-value, that is, it pick's up the Fisher Exact Test result, >whenever, it's appropriate?

What does that mean, "pick up the appropriate p-value"? Do you want to store the p-value in a dataset? In which case use an ODS OUTPUT command.

JW


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