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 (February 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 27 Feb 2007 21:58:47 -0800
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: Baseline Calculation in Proc Phreg
In-Reply-To:   <200702260651.l1Q59U60030419@malibu.cc.uga.edu>
Content-Type:   text/plain; format=flowed

ppatrawala@INDUCTIS.COM wrote back: > >David >The data does have censored observations, and it is a typical Survival >Analysis problem. >Even if, for arguments sake, my problem is not that of Survival Analysis, i >still am interested in finding out the procedure to calculate the Baseline >Function calculation for time dependent covariates in Proc Phreg. >Perhaps you could post a solution to that effect. It would be greatly >appreciated. > >Regards >Perseus

Okay, I still don't see where you want to go, because:

[1] the point of PROC PHREG is that the proportional hazards model is semi-parametric, with an *unspecified* baseline hazard function; and [2] proportional hazards regression doesn't work right unless you have the proportional hazard assumption being met, and I don't see that you have that; and [3] you may have some discrete regressors and that would lead you from PHREG to the experimental PROC TPHREG.

If you really want survival analysis, instead of time series modeling or queueing theory modeling, I think you should start with PROC LIFETEST, and get a look at the baselines for each of your categories, along with an evaluation of the proportional hazards assumption.

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

_________________________________________________________________ Win a Zune™—make MSN® your homepage for your chance to win! http://homepage.msn.com/zune?icid=hmetagline


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