Evaluating The Proportional Hazard (PH) Assumption: Jerry D.T. Purnomo, PH.D
Evaluating The Proportional Hazard (PH) Assumption: Jerry D.T. Purnomo, PH.D
Outline
Graphical techniques
Goodness of Fit
3
Problem (1/3)
Problems with log–log survival curve approach: How
parallel is parallel?
Recommend:
subjective decision
conservative strategy: assume PH is OK unless
strong evidence of nonparallelism
many categories data “thins out”
different categorizations may give different graphical
pictures
small # of categories (2 or 3)
meaningful choice
reasonable balance
5
Problem (2/3)
How to evaluate several variables simultaneously?
Strategy:
categorize variables separately
form combinations of categories
compare log–log curves on same graph
Drawback:
data “thins out”
difficult to identify variables responsible for
nonparallelism
Alternative Strategy: Adjust for predictors already
satisfying PH assumption, i.e., use adjusted log–log
survival curves
6
Problem (3/3)
Alternative Strategy: Adjust for predictors
already satisfying PH assumption, i.e., use
adjusted log–log survival curves.
7
Data Example
> library(survival)
> data(ovarian) → ovarian cancer
The data consists of the following variables:
futime: survival time (in days) after diagnosis of the
cancer
fustat: 0 = censored, 1 = dead.
age: age in years
residual.dz: a measure of health condition after
chemotherapy.
rx: 1 = treatment A, 2 = treatment B
ecog.ps: measure of functioning of the ovaries
8
or
ln ln S t , X i 1 i X i ln ln S0 t
p
11
Schoenfeld Residuals
Backward Method
25