Two-stage Estimation (TSE)

Overview

The simple two-stage estimation (TSE) method is developed to account for treatment switching that occurs after a specific disease-related time-point - known as the “secondary baseline”, such as the point of disease progression. The approach involves two stages: first, estimating the treatment effect attributable to switching; and second, using this estimate to generate counterfactual survival times for patients who switched treatments - representing the survival outcomes that would have been observed had switching not taken place.

Model Assumptions

Estimation of $\psi$

The simple TSE method involves applying an accelerated failure time (AFT) model that compares post-progression survival in control group switchers with post-progression survival in control group non-switchers. Prognostic variables measured at the secondary baseline are included to account for differences between the groups. The treatment effect of switching is estimated as a time ratio and used to adjust the survival times of switchers.

Although $\psi$ is estimated solely from control group patients who experienced disease progression, it will also be applied to adjust the survival times of patients who switched treatments before disease progression, under the assumption that there are only a limited number of such cases.

Estimation of Counterfactual Treatment Effect

Once $\psi$ has been estimated, we can derive an adjusted data set and fit a (potentially stratified) Cox proportional hazards model to the adjusted data set to obtain an estimate of the hazard ratio. The confidence interval for the hazard ratio can be derived by bootstrapping the entire adjustment and subsequent model-fitting process.

Recensoring

If censoring is present in the data, re-censoring can be applied to adjust the data in all groups affected by treatment switching. For a detailed discussion of this topic, see the Method page for RPSFTM.

Advantages and Limitations

Advantages

Limitations

Example

See the example in the Simple TSE vignette of our R package trtswitch on CRAN.

References and Literature

  1. Latimer, N. R., Abrams, K. R., Lambert, P. C., Crowther, M. J., Wailoo, A. J., Morden, J. P., … & Campbell, M. J. (2017). Adjusting for treatment switching in randomised controlled trials–a simulation study and a simplified two-stage method. Statistical methods in medical research, 26(2), 724-751.

  2. Latimer, N. R., Abrams, K. R., Lambert, P. C., Morden, J. P., & Crowther, M. J. (2018). Assessing methods for dealing with treatment switching in clinical trials: a follow-up simulation study. Statistical methods in medical research, 27(3), 765-784.

  3. Latimer, N. R., Abrams, K. R., & Siebert, U. (2019). Two-stage estimation to adjust for treatment switching in randomised trials: a simulation study investigating the use of inverse probability weighting instead of re-censoring. BMC medical research methodology, 19(1), 69.

  4. Latimer, N. R., White, I. R., Abrams, K. R., & Siebert, U. (2019). Causal inference for long-term survival in randomised trials with treatment switching: Should re-censoring be applied when estimating counterfactual survival times?. Statistical methods in medical research, 28(8), 2475-2493.

  5. Latimer, N. R., & Abrams, K. R. (2014). NICE DSU technical support document 16: adjusting survival time estimates in the presence of treatment switching.