Recurrent Event Survival Model
Also known as: Tekrarlayan Olay Modeli (Recurrent Events), Andersen-Gill model, AG model, Wei-Lin-Weissfeld model, WLW model, Prentice-Williams-Peterson model, PWP model, repeated events model
A recurrent event model is a survival analysis extension, formalised through the landmark contributions of Prentice, Williams and Peterson (1981), Andersen and Gill (1982), and Wei, Lin and Weissfeld (1989), that models time-to-event data when the same event — such as a hospital readmission, disease relapse, or equipment failure — can occur multiple times in the same individual. The three principal frameworks are the Andersen-Gill (AG) model, the Prentice-Williams-Peterson (PWP) stratified model, and the Wei-Lin-Weissfeld (WLW) marginal model, each making different assumptions about within-subject dependence.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use a recurrent event model when the same subject can experience the outcome of interest more than once and both the timing and the number of recurrences carry scientific meaning. The data must be structured as a longitudinal counting-process record with at least one time-varying identifier per event episode. Choose AG when event order is immaterial and you want a single parsimonious hazard ratio; choose PWP when you expect the hazard to change with recurrence number and event ordering matters; choose WLW when you want separate hazard ratio estimates for each event type without imposing a risk-set hierarchy. Add a frailty term to any of these frameworks when you suspect unobserved between-subject heterogeneity. A minimum of approximately 50 recurring events is recommended for stable estimation.
Strengths & limitations
- Exploits all recurrences from each subject, substantially increasing statistical power relative to first-event-only analyses.
- The three frameworks — AG, PWP, WLW — cover a wide spectrum of biological and engineering scenarios, from order-irrelevant failures to ordered disease relapses.
- Robust standard errors accommodate within-subject dependence without requiring a fully specified correlation model.
- Frailty extensions naturally incorporate unobserved subject-level heterogeneity.
- Data preparation in counting-process format (multiple rows per subject) is substantially more involved than for standard survival data and is a frequent source of errors.
- Model selection among AG, PWP, and WLW requires domain knowledge; the wrong choice can yield misleading hazard ratios.
- Informative censoring — where a subject drops out because of deterioration related to the event process — biases all three frameworks.
- Sparse data in later event strata (e.g., fifth or sixth recurrences) can produce unreliable PWP stratum-specific estimates.
Frequently asked
How does a recurrent event model differ from standard Cox regression?
Standard Cox regression stops the clock for a subject after the first event and cannot use information from subsequent recurrences. A recurrent event model keeps each subject in the dataset across multiple event episodes by adopting counting-process format, so every interval from start to stop contributes to the partial likelihood. The within-subject correlation introduced by repeated observations is handled via robust standard errors or frailty terms.
When should I choose PWP over AG?
Choose PWP when the risk of the next event is likely to depend on how many events the subject has already experienced — for example, successive cancer relapses or repeated hospitalisations in a deteriorating patient. PWP stratifies the baseline hazard by event number, allowing it to change shape across recurrences, and restricts the risk set for the k-th event to subjects who have already experienced k-1 events. AG is preferable when events are exchangeable and a single hazard ratio across all recurrences is a satisfactory summary.
What is a frailty term and when should I add one?
A frailty is a subject-specific random effect — typically a Gamma or log-normal multiplier on the baseline hazard — that captures unobserved heterogeneity between subjects. If some individuals are intrinsically more prone to events than others for reasons not captured by covariates, ignoring this leads to under-dispersed event counts and biased hazard ratios. Adding a frailty term accounts for this clustering and yields more honest uncertainty estimates.
What minimum sample size is needed?
The registry recommendation is at least 50 recurrent events (not subjects). With fewer events, the partial likelihood surface may be flat for later recurrence strata in PWP, causing convergence problems. If the total event count is below this threshold, a standard Cox regression on the first event is a safer fallback.
Sources
- Cook, R.J. & Lawless, J.F. (2007). The Statistical Analysis of Recurrent Events. Springer. DOI: 10.1007/978-0-387-69810-6 ↗
- Amorim, L.D.A.F. & Cai, J. (2015). Modelling Recurrent Events: A Tutorial for Analysis in Epidemiology. International Journal of Epidemiology, 44(1), 324–333. DOI: 10.1093/ije/dyu222 ↗
How to cite this page
ScholarGate. (2026, June 1). Recurrent Event Survival Model. ScholarGate. https://scholargate.app/en/survival/recurrent-event-model
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Frailty ModelSurvival↔ compare
- Kaplan-MeierSurvival↔ compare
- Negative Binomial RegressionEconometrics↔ compare
- Poisson RegressionEconometrics↔ compare