In the statistical area of survival analysis, an accelerated failure time model (AFT model) is a parametric model that provides an alternative to the commonly used proportional hazards models. Whereas a proportional hazards model assumes that the effect of a covariate is to multiply the hazard by some constant, an AFT model assumes that the effect of a covariate is to accelerate or decelerate the life course of a disease by some constant. There is strong basic science evidence from C. Elegans experiments by Stroustrup et al.[1] indicating that AFT models are the correct model for biological survival processes.
In full generality, the accelerated failure time model can be specified as[2]
λ(t|\theta)=\thetaλ0(\thetat)
\theta
\theta=\exp(-[\beta1X1+ … +\betapXp])
This is satisfied if the probability density function of the event is taken to be
f(t|\theta)=\thetaf0(\thetat)
S(t|\theta)=S0(\thetat)
T
T\theta
T0
log(T)
log(T)=-log(\theta)+log(T\theta):=-log(\theta)+\epsilon
log(T0)
\theta
-log(\theta)
\epsilon
\epsilon
T0
Ti>ti
Ti=ti
T0
The interpretation of
\theta
\theta=2
λ(t|\theta)
Unlike proportional hazards models, in which Cox's semi-parametric proportional hazards model is more widely used than parametric models, AFT models are predominantly fully parametric i.e. a probability distribution is specified for
log(T0)
When a frailty term is incorporated in the survival model, the regression parameter estimates from AFT models are robust to omitted covariates, unlike proportional hazards models. They are also less affected by the choice of probability distribution for the frailty term.[4]
The results of AFT models are easily interpreted. For example, the results of a clinical trial with mortality as the endpoint could be interpreted as a certain percentage increase in future life expectancy on the new treatment compared to the control. So a patient could be informed that he would be expected to live (say) 15% longer if he took the new treatment. Hazard ratios can prove harder to explain in layman's terms.
The log-logistic distribution provides the most commonly used AFT model. Unlike the Weibull distribution, it can exhibit a non-monotonic hazard function which increases at early times and decreases at later times. It is somewhat similar in shape to the log-normal distribution but it has heavier tails. The log-logistic cumulative distribution function has a simple closed form, which becomes important computationally when fitting data with censoring. For the censored observations one needs the survival function, which is the complement of the cumulative distribution function, i.e. one needs to be able to evaluate
S(t|\theta)=1-F(t|\theta)
The Weibull distribution (including the exponential distribution as a special case) can be parameterised as either a proportional hazards model or an AFT model, and is the only family of distributions to have this property. The results of fitting a Weibull model can therefore be interpreted in either framework. However, the biological applicability of this model may be limited by the fact that the hazard function is monotonic, i.e. either decreasing or increasing.
Any distribution on a multiplicatively closed group, such as the positive real numbers, is suitable for an AFT model. Other distributions include the log-normal, gamma, hypertabastic, Gompertz distribution, and inverse Gaussian distributions, although they are less popular than the log-logistic, partly as their cumulative distribution functions do not have a closed form. Finally, the generalized gamma distribution is a three-parameter distribution that includes the Weibull, log-normal and gamma distributions as special cases.