This paper shows how to fit parametric proportional-hazards regression models — with exponential, Weibull, or extreme-value survival distributions — to right-censored survival data using ordinary Poisson generalized-linear-model software (GLIM). The key device is the "Poisson trick": the censored-data likelihood factorizes so that the censoring indicator behaves like a Poisson variate whose log-mean is the log-linear hazard model, so a survival regression can be estimated as a log-linear Poisson regression with entered as a known offset. For the exponential case no iteration is needed; for Weibull and extreme-value a short iteration on the shape parameter suffices. A simultaneous test procedure is used to reduce a complex regression to a parsimonious model, illustrated on the Gehan (1965) leukaemia and Prentice (1973) cancer data.
"The purpose of the present paper is to describe the use of GLIM… to fit exponential, Weibull or extreme value distributions, by expressing the likelihood in each case as a Poisson likelihood, with a log-linear model for the Poisson mean corresponding to the log-linear model for the hazard function."
This is a small paper with an outsized practical legacy: the observation that a censored parametric-survival likelihood is, up to a parameter-free factor, a Poisson likelihood is what let a generation of applied statisticians fit proportional-hazards models in whatever GLM software they already had, and it is the direct ancestor of the piecewise-exponential / Poisson-regression approach to survival still taught today. It sits a level above Aalen's martingale machinery in abstraction but complements it — Aalen gives the nonparametric cumulative hazard and its asymptotics, while Aitkin-Clayton give a parametric, regression-ready recipe. The obvious caveat is parametric risk: exponential/Weibull impose strong shape assumptions on the baseline hazard that Cox's partial likelihood avoids, so the method trades robustness for the convenience of standard GLM tooling.