Lecture 21: Survival analysis
Slides
Outline
- Motivation
- Right-censored data.
- When to use survival analysis
- Apply survival analysis in Python using the lifelines package
- Interpret a survival curve, such as the Kaplan-Meier curve.
- Interpret the coefficients of a fitted Cox proportional hazards model.
- Make predictions for existing individuals and interpret these predictions.