Regression-based Proximal Causal Inference for Right-censored Time-to-event Data

  • 0From the Department of Biostatistics, St. Jude Children's Research Hospital, Memphis, TN.
Epidemiology (Cambridge, Mass.) +

|

Abstract

Unmeasured confounding is a major concern in obtaining credible inferences about causal effects from observational data. Proximal causal inference is an emerging methodological framework to detect and potentially account for confounding bias by carefully leveraging a pair of negative control exposure and outcome variables, also known as treatment and outcome confounding proxies. Although regression-based proximal causal inference is well-developed for binary and continuous outcomes, analogous proximal causal inference regression methods for right-censored time-to-event outcomes are currently lacking. In this paper, we propose a novel two-stage regression proximal causal inference approach for right-censored survival data under an additive hazard structural model. We provide theoretical justification for the proposed approach tailored to different types of negative control outcomes, including continuous, count, and right-censored time-to-event variables. We illustrate the approach with an evaluation of the effectiveness of right heart catheterization among critically ill patients using data from the SUPPORT study. Our method is implemented in the open-access R package "pci2s."

Related Concept Videos

Censoring Survival Data 01:09

72

Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...

Truncation in Survival Analysis 01:09

179

Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...

Comparing the Survival Analysis of Two or More Groups 01:20

162

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...

Kaplan-Meier Approach 01:24

111

The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...

Assumptions of Survival Analysis 01:15

111

Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.

Survival Times Are Positively Skewed
 Survival times often exhibit positive skewness, unlike the normal distribution assumed...

Introduction To Survival Analysis 01:18

197

Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...