Parametric Survival Models

Parametric Survival Models

Parametric Survival Models Christoph Dätwyler and Timon Stucki 9. May 2011 Contents Introduction Parametric Model Distributional Assumption Weibull Model Accelerated Failure Time Assumption A More General Form of the AFT Model Weibull AFT Model Log-Logistic Model Other Parametric Models The Parametric Likelihood Frailty Models Summary Contents Introduction Parametric Model Distributional Assumption Weibull Model Accelerated Failure Time Assumption A More General Form of the AFT Model Weibull AFT Model Log-Logistic Model Other Parametric Models The Parametric Likelihood Frailty Models Summary Parametric Survival Model Basic Idea The survival time follows a distribution. Goal Use data to estimate parameters of this distribution ) completely specified model ) prediction of time-quantiles Parametric Survival Model vs. Cox PH Model Parametric Survival Model + Completely specified h(t) and S(t) + More consistent with theoretical S(t) + time-quantile prediction possible – Assumption on underlying distribution Cox PH Model – distribution of survival time unkonwn – Less consistent with theoretical S(t) (typically step function) + Does not rely on distributional assumptions + Baseline hazard not necessary for estimation of hazard ratio Contents Introduction Parametric Model Distributional Assumption Weibull Model Accelerated Failure Time Assumption A More General Form of the AFT Model Weibull AFT Model Log-Logistic Model Other Parametric Models The Parametric Likelihood Frailty Models Summary Contents Introduction Parametric Model Distributional Assumption Weibull Model Accelerated Failure Time Assumption A More General Form of the AFT Model Weibull AFT Model Log-Logistic Model Other Parametric Models The Parametric Likelihood Frailty Models Summary Probability Density, Hazard and Survival Function Main Assumption The survival time T is assumed to follow a distribution with density function f (t). Z 1 ) S(t) = P(T > t) = f (u)du t Recall: d S(t) Z t h(t) = − dt ; S(t) = exp − h(u)du S(t) 0 Density Function in Relation to the Hazard and Survival Function Remark f (t) = h(t)S(t) Proof: d S(t) d Z t h(t)S(t) = − dt S(t) = f (u)du = f (t) S(t) dt 1 Key Point Specifying one of the three functions f (t), S(t) or h(t) specifies the other two functions. Commonly Used Distributions and Parameters Distribution f (t) S(t) h(t) Exponential λ exp(−λt) exp(−λt) λ Weibull λptp−1 exp(−λtp) exp(−λtp) λptp−1 λptp−1 1 λptp−1 Log-logistic (1+λtp)2 1+λtp 1+λtp Modeling of the parameters: I λ is reparameterized in terms of predictor variables and regression parameters. I Typically for parametric models, the shape parameters p is held fixed. Contents Introduction Parametric Model Distributional Assumption Weibull Model Accelerated Failure Time Assumption A More General Form of the AFT Model Weibull AFT Model Log-Logistic Model Other Parametric Models The Parametric Likelihood Frailty Models Summary Weibull Model Assuming T ∼ Weibull(λ, p) with probability density function f (t) = λptp−1 exp(−λtp); where p > 0 and λ > 0; the hazard function is given by h(t) = λptp−1: Hazard Function h(t) p<1 p=1 p>1 p is called shape parameter: 1.5 I If p > 1 the hazard increases h(t) I If p = 1 the hazard is constant 1.0 (exponential model) I If p < 1 the hazard decreases 0.5 0 2 4 6 8 10 t Graphical Evaluation of Weibull Assumption Property of Weibull Model The log(− log(S(t))) is linear with the log of time. S(t) = exp(−λtp) ) − log(S(t)) = λtp ) log(− log(S(t))) = log(λ) + p log(t) This property allows a graphical evaluation of the appropriateness of a Weibull model by plotting log(− log(Sb(t))) vs. log(t); where Sb(t) is Kaplan-Meier survival estimate. Example: Remission Data We consider the remission data of 42 leukemia patients. I 21 patients given treatment (TRT = 1) I 21 patients given placebo (TRT = 0) Note: The survival time (time to event) is the time until a patient went out of remission, which means that the patient relapsed. ● TRT = 0 ● 1.0 TRT = 1 ● ● ● 0.5 ● ● 0.0 ) ) ) t ( ^ S ( ● −0.5 log straight lines ) Weibull − I ( ● log −1.0 ● I same slope ) PH ● −1.5 −2.0 ● 0.0 0.5 1.0 1.5 2.0 2.5 3.0 log(t) Weibull PH Model Recall: h(t) = λptp−1 Weibull PH model: I Reparameterize λ with λ = exp(β0 + β1TRT ): I Then the hazard ratio (TRT = 1 vs. TRT = 0) is p−1 exp(β0 + β1)pt HR = p−1 = exp(β1); exp(β0)pt which indicates that the PH assumption is satisfied. Note: This result depends on p having the same value for TRT = 1 and TRT = 0 (otherwise time would not cancel out). Exponential PH Model The exponential distribution is a special case of the Weibull distribution with p = 1. Weibull density function: f (t) = exp(−λtp) λptp−1 | {z } | {z } S(t) h(t) Setting p = 1 gives the density function of an exponential distribution f (t) = exp(−λt) λ : | {z } |{z} S(t) h(t) 264 7. Parametric Survival Models = = + h(t) λ exp(β0 β1TRT) For simplicity, we demonstrate an exponential model that has TRT as the only predictor. We = = + state the model in terms of the hazard by repa- TRT 1: h(t) exp(β0 β1) rameterizing λ as exp(β + β TRT). With this TRT = 0: h(t) = exp(β ) 0 1 0 model, the hazard for subjects in the treated group is exp(β + β ) and the hazard for the placebo = . = 0 1 HR(TRT 1vs TRT 0) group is exp(β ). The hazard ratio comparing the + 0 = exp(β0 β1) = treatment and placebo (see left side) is the ratio of exp(β1) exp(β0) the hazards exp(β1). The exponential model is a proportional hazards model. Constant Hazards The assumption that the hazard is constant for ⇒ Proportional Hazards each pattern of covariates is a much stronger as- sumption than the PH assumption. If the hazards Proportional Hazards are constant, then of course the ratio of the haz- ⇒\ Constant Hazards ards is constant. However, the hazard ratio being constant does not necessarily mean that each Exponential Model—Hazards are hazard is constant. In a Cox PH model the base- constant line hazard is not assumed constant. In fact, the form of the baseline hazard is not even specified. Cox PH Model—Hazards are pro- portional not necessarily constant Exponential PH ModelRemission Data Output from running the exponential model is shown on the left. The model was run using Stata Exponential regression Running the exponential model leads to the followingsoftware output: (version 7.0). The parameter estimates log relative-hazard form are listed under the column called Coef. The pa- t Coef. Std. Err. z p >|z| rameter estimate for the coefficient of TRT (β1)is − trt −1.527 .398 −3.83 0.00 1.527. The estimate of the intercept (called cons cons −2.159 .218 −9.90 0.00 in the output) is −2.159. The standard errors (Std. Err.), Wald test statistics (z), and p-values for the Wald test are also provided. The output indicates The estimated hazard ratio is obtained from the estimatedthat the z test statistic for TRT is statistically sig- < coefficient β^1 by nificant with a p-value 0.005 (rounds to 0.00 in the output). ^ HRc (TRT = 1 vs: TRT = 0) = exp(β1) = exp(−1:527) = 0:22: Coefficient estimates obtained by MLE The regression coefficients are estimated using maximum likelihood estimation (MLE), and are asymptotically normally distributed. Interpretation asymptotically normal This means that the hazard for the group with TRT = 0 is bigger than the one for the group with TRT = 1 because 0:22 < 1, indicating a positive effect of the treatment. Contents Introduction Parametric Model Distributional Assumption Weibull Model Accelerated Failure Time Assumption A More General Form of the AFT Model Weibull AFT Model Log-Logistic Model Other Parametric Models The Parametric Likelihood Frailty Models Summary Accelerated Failure Time Assumption First example: Humans vs. dogs I Let SH (t) and SD (t) denote the survival functions for humans and dogs respectively. I Known: In general dogs grow older seven times faster than humans. I In AFT terminology: The probability of a dog surviving past t years is equal to the one of a human surviving past 7t years. I This means: SD (t) = SH (7t) I In other words, dogs accelerate through life about seven times faster than humans. AFT Models AFT Models AFT Models describe stretching out or contraction of survival time as a function of predictor variables. Illustration of AFT Assumption Second example: Smokers vs. nonsmokers I Let SS (t) and SNS (t) denote the survival functions for smokers and nonsmokers respectively. AFT assumption SNS (t) = SS (γt) for t ≥ 0 Definition γ > 0 is the so called acceleration factor and is a constant. Expressing the AFT assumption The AFT assumption can be expressed I in terms of survival function as seen before: SNS (t) = SS (γt) I in terms of random variables for survival time: γTNS = TS ; where TNS is a random variable following some distribution representing the survival time for nonsmokers and TS the analogous one for smokers. Acceleration factor The acceleration factor allows to evaluate the effect of predictor variables on the survival time. Acceleration factor The acceleration factor is a ratio of time-quantiles corresponding to 268 7. Parametric Survival Models any fixed value of S(t). S(t) This idea is graphically illustrated by examining 1.00 the survival curves for Group 1 (G = 1) and Group γ = 2 2(G= 2) shown on the left.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    79 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us