Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Censoring Survival Data01:09

Censoring Survival Data

422
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...
422
Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

892
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
892
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

299
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.
299
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

464
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...
464
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

466
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...
466
Kaplan-Meier Approach01:24

Kaplan-Meier Approach

454
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,...
454

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Variance Estimation for Weighted Average Treatment Effects.

Statistics in biosciences·2026
Same author

Estimation and inference of the win ratio for two hierarchical endpoints subject to censoring and missing data.

Journal of biopharmaceutical statistics·2026
Same author

Exploring the Unmet Need in Acute Ischemic Stroke Patients Not Treated With Intravenous Alteplase: The Get With The Guidelines-Stroke Registry.

Stroke (Hoboken, N.J.)·2026
Same author

A Tutorial for Propensity Score Weighting Methods Under Violations of the Positivity Assumption.

Statistics in medicine·2025
Same author

Association of Social Media Recruitment and Depression Among Racially and Ethnically Diverse Metabolic and Bariatric Surgery Candidates: Prospective Cohort Study.

JMIR formative research·2025
Same author

Development of a natural language processing algorithm to extract social determinants of health from clinician notes.

American journal of transplantation : official journal of the American Society of Transplantation and the American Society of Transplant Surgeons·2025

Related Experiment Video

Updated: Dec 12, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

15.0K

Regression with a right-censored predictor using inverse probability weighting methods.

Roland A Matsouaka1,2, Folefac D Atem3

  • 1Department of Biostatistics and Bioinformatics, Duke University, Durham, North Carolina, USA.

Statistics in Medicine
|August 12, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces regression models using inverse probability weighting to handle right-censored predictors in longitudinal studies. Methods were validated via simulations and applied to Framingham Heart Study data.

Keywords:
Cox proportional hazards modelKaplan-Meier estimatorcensored predictorinverse probability weightingregression model

More Related Videos

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.4K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.6K

Related Experiment Videos

Last Updated: Dec 12, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

15.0K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.4K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.6K

Area of Science:

  • Statistics
  • Biostatistics
  • Epidemiology

Background:

  • Longitudinal studies often face incomplete data due to participant drop-out or early study termination.
  • Missing data can lead to biased results and reduced statistical power in regression analyses.
  • Handling censored predictors is crucial for accurate analysis in time-to-event studies.

Purpose of the Study:

  • To implement and evaluate regression models with randomly censored predictors using inverse probability weighting (IPW).
  • To compare the performance of different weighting schemes (inverse censoring probability, Kaplan-Meier, Cox proportional hazards) in generalized linear models (GLMs).
  • To address selection bias and improve upon complete-case analysis in the presence of censored predictors.

Main Methods:

  • Development of a generalized linear model (GLM) incorporating a right-censored predictor.
  • Application of inverse probability weighting (IPW) methods to adjust for predictor censoring.
  • Comparison of three weighting schemes: inverse censoring probability weights, Kaplan-Meier weights, and Cox proportional hazards weights.
  • Evaluation of methods using Monte Carlo simulation studies.

Main Results:

  • Simulation studies assessed the empirical properties and performance of the proposed weighting estimation methods.
  • The study demonstrated the utility of IPW methods in adjusting for censored predictors within regression models.
  • Application to Framingham Heart Study data provided an example of estimating associations with censored data.

Conclusions:

  • Inverse probability weighting methods offer a robust approach to handle right-censored predictors in regression analyses.
  • The evaluated weighting schemes can improve the accuracy and reduce bias compared to complete-case analysis.
  • These methods are valuable for analyzing complex longitudinal data, such as in cardiovascular disease research.