LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (June 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sun, 24 Jun 2007 23:20:13 -0700
Reply-To:   David L Cassell <davidlcassell@MSN.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   David L Cassell <davidlcassell@MSN.COM>
Subject:   Re: PROC LIFETEST
In-Reply-To:   <506350.78291.qm@web54205.mail.re2.yahoo.com>
Content-Type:   text/plain; format=flowed

k_monal_99@YAHOO.COM wrote: >Hi all, > Can someone tell me how to output only the log rank stats from lifetest >to a dataset.I am using SAS 8.02. >I have tried the ods table , > ods output LogUniChisq=lg; > >But it keeps saying "WARNING: Output 'LogUniChisq' was not created." > >I know that this table is not created by checking the output ,I modified >the methods to Pl ,LT but still no luck. > >I am new to this and I would really appreaciate any help. > >Thanks >Mona

I'm not sure about SAS 8.2 , but in SAS 9.1 the proc will not create the ODS table unless you are using the TEST statement to generate the univariate chi-squares in the first place.

HTH, David -- David L. Cassell mathematical statistician Design Pathways 3115 NW Norwood Pl. Corvallis OR 97330

_________________________________________________________________ Get a preview of Live Earth, the hottest event this summer - only on MSN http://liveearth.msn.com?source=msntaglineliveearthhm


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