Related Experiment Video
Updated: May 9, 2025

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
rdborrow: an R package for causal inference incorporating external controls in randomized controlled trials with
Lei Shi1,2, Herbert Pang2, Chen Chen2
1Division of Biostatistics, University of California, Berkeley, CA, USA.
None:
Randomized controlled trials (RCTs) are considered the gold standard for treatment effect evaluation in clinical development. However, designing and analyzing RCTs poses many challenges such as how to ensure the validity and improve the power for hypothesis testing with a limited sample size or how to account for a crossover in treatment allocation. One promising approach to circumvent these problems is to incorporate external controls from additional data sources. This manuscript introduces a new R package called rdborrow, which implements several external control borrowing methods under a causal inference framework to facilitate the design and analysis of clinical trials with longitudinal outcomes. More concretely, our package provides an Analysis module, which implements the weighting methods proposed in Zhou et al. (2024), as well as the difference-in-differences and synthetic control methods proposed in Zhou et al. (2024) for external control borrowing. Meanwhile, our package features a Simulation module which can be used to simulate trial data for study design implementation, evaluate the performance of different estimators, and conduct power analysis. In reproducible code examples, we generate simulated data sets mimicking the real data and illustrate the process users can follow to conduct simulation and analysis based on the proposed causal inference methods for randomized controlled trial data incorporating external control data.
More Related Videos
06:55Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
06:52Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
Published on: September 17, 2019
Related Concept Videos
Causality in Epidemiology
Study Design in Statistics
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
Study Designs in Epidemiology
Observational studies are those where the researcher does not intervene but rather observes natural variations. They include cross-sectional, cohort, and...
Comparing the Survival Analysis of Two or More Groups
Randomized Experiments
Simple randomization
Simple...
Types of Biopharmaceutical Studies: Controlled and Non-Controlled Approaches
Non-controlled studies, commonly employed for initial exploration, lack a control group, rendering them susceptible to biases and external influences. In contrast,...