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 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, 21 Jan 2003 10:45:42 -0800
Reply-To:     WCheng@ISISPH.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Wei Cheng <WCheng@ISISPH.COM>
Subject:      Re: precission <0.0001:
Comments: To: aldi@wubios.wustl.edu
Content-Type: text/plain; charset="us-ascii"

Aldi,

The format pvalue6.4 has been used as default, so that <0.0001 shows up, you can use any numeric format such as 10.8 to retrieve the value.

HIH,

Wei

Aldi Kraja <aldi@wubios.wustl.edu> Sent by: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> 01/21/03 10:37 AM Please respond to aldi

To: SAS-L@LISTSERV.UGA.EDU cc: Subject: precission <0.0001:

Hi, I am using the ODS to retrieve tables from regression analysis. When I accumulate the pvalues some of them are reported <0.0001 Is there any option to retrieve the real internal value of pvalue? TIA, Aldi


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