Stratified Proportional Hazards

When the proportional hazards assumption is not met with respect to a categorical covariate, you can sometimes correct the problem by specifying that covariate as a stratification variable. Separate baseline hazards are computed for each level of the stratification variable, while the regression coefficients for the remaining covariates are equal across strata.

Next