What do survival analysis techniques do?
Concerned with representing time until a single event (e.g. death) occurs. Able to deal with situations in which event has not happened in every patient or when info on a case is only known for a limited duration - known as ‘censored’ observations
What is a life table?
Table of proportion of patients surviving over time
Look at data at a number of fixed time points and calculate survival rate at those times. Most commonly used method is Kaplan-Meier.
What is the Kaplan-Meier approach?
A survival analysis should usually be accompanied by Kaplan-Meier survival curves, a special plot based on similar methods to those used to calculate the HR. This allows a visual assessment of the pattern of survival over time, something which is impossible to capture in a single summary statistic. The survival curves can be used to estimate the proportions surviving at any given timepoint and the median survival in each group.
Recalculates survival rate every time an end event (e.g. death) occurs in the data set i.e. when a change happens rather than at fixed intervals. Loss to follow-up does not therefore affect the estimate of survival probability.
What happens each time an observation is censored in a Kaplan-Meier curve?
The remaining cohort gets smaller, so the reliability of survival estimates reduces with time.
What test is used to compare survival between two groups on a Kaplan-Meier curve?
Log rank test - p value will tell you how significant result is
What is a Kaplan-Meier curve?
A non-parametric estimate of survival function
Built directly from observed event times
Accounts explicitly for censoring
Stepwise drops occur only at event times
DOES NOT adjust for covariates!!!
How would you interpret a hazard ratio of 0.75?
25% lower event rate at any given time in intervention group
What does persistent separation of KM curves suggest?
Difference in survival experience
What does the log-rank test test?
DOES NOT give effect size, adjust for covariates, or give info on how big the difference is!
What does ‘hazard’ mean?
Instantaneous event rate at a given time - Not a risk or probability
What does proportional hazards mean?
Ratio of hazards between groups constant over time i.e. one group consistently ‘riskier’ than the other, the relative difference does not change over time
The proportional hazards assumption states that the ratio of hazards in two groups remains constant over time, even if underlying hazards change.
If the proportional hazards assumption is correct then graphs of the log
of the cumulative hazard function in the exposed and unexposed groups will be
parallel.
When might one deem proportional hazards to be plausible?
If on KM curves:
- Curves separate early
- Curves remain roughly parallel
- Curves do not cross
E.g. The roughly parallel separation of the curves suggests that the
proportional hazards assumption is reasonable (or vice versa)
What does Cox regression do?
Cox regression analyses
the effect of exposure variables on survival. The output is the log hazards ratio, which can then be exponentiated into a hazard ratio.
Models time to event
Estimates HZ comparing groups
Allows adjustment for multiple covariates
Does not require specifying baseline hazard
Semi-parametric model
What does the hazard ratio from Cox mean?
HR represents relative event rate at any given time, averaged over the f-u period, assuming proportional hazards
E.g. HR of 0.70 indicates 30% lower event rate at any given time in the exposed group, assuming proportional hazards
Hazard ratios – the ratio of the hazard of an event in one group of observations divided by the hazard in another.
Measure the strength of the relationship between a predictor variable and
outcome
HR = 1 – the risk is the same in both group (i.e. no difference in risk)
HR >1 – adverse effect / risk of outcome is increased
HR <1 – protective effect / risk of outcome decreased
Assumes that the hazard is constant over time
Factors / predictor variables that can be used can be binary, categorical or continuous
What is the proportional hazards assumption?
What might you say if proportional hazards might not hold?
If proportional hazards are violated, the Cox model still provides a summary estimate, but the hazard ratio should be interpreted as an average effect over time.
How can you describe a 95% confidence interval?
We can be 95% confident that the true value lies in the range.
How do you get ‘expected’ values for a chi-squared test?
E = (Row Total × Column Total) / Grand Total
How do you interpret SMR?
SMR >100 = suggests higher mortality compared to expected/standard pop
SMR <100 = suggests lower mortality compared to expected/standard pop
How do you calculate 95% CI for an SMR?
What are the factors to consider when assessing the quality of a systematic review with meta-analysis?
Study-specific: Big meta-analysis so results are significant but may not be clinically relevant.
Methodological aspects – did the authors provide sufficient evidence that it was appropriate to combine studies? Heterogeneity – qualitative (study design, completeness and quality of data, absence of biases, population case-mix) and quantitative (extraction and analysis of the numerical data - statistical heterogeneity).
Publication bias – were smaller studies that did not demonstrate an effect not published.
What is analysis of covariance?
A form of linear model with a continuous outcome variable, some categorical input variables and usually just one continuous input variable.
A special type of multiple regression, gets the same results.
ANCOVA - Is a statistical technique blending ANOVA and regression to compare group means on a dependent variable while controlling for the effect of one or more continuous, nuisance variables called covariates
What are the assumptions of the log rank test?
1 - Data continuous or ordinal
2 - Risk of an event in one group relative to the other does not change over time – proportional hazards assumption.
What is censoring?
Censoring is when an observation is incomplete due to a cause independent of the event of interest.