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

Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

1.3K
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...
1.3K
Censoring Survival Data01:09

Censoring Survival Data

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

Truncation in Survival Analysis

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

Kaplan-Meier Approach

715
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,...
715
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

486
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.
486
Prediction Intervals01:03

Prediction Intervals

3.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
3.5K

You might also read

Related Articles

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

Sort by
Same author

Impact of Sex on Viral Shedding and Symptom Severity During Acute COVID-19.

Pathogens & immunity·2026
Same author

Effect of inhaled interferon-β1a on SARS-CoV-2 diversity and evolution.

Microbiology spectrum·2026
Same author

Metabolomic Profiles of Inflammation Associated With Incident Ischemic Stroke Risk in Women.

Neurology·2026
Same author

Associations of Combined Genetic and Lifestyle Risks With Incident Type 2 Diabetes in the UK Biobank.

Diabetes·2026
Same author

Association of long COVID with health-related quality-of-life outcomes.

Scientific reports·2026
Same author

A Randomized Trial of Vitamin D Supplementation and COVID-19 Clinical Outcomes and Long COVID: The Vitamin D for COVID-19 Trial.

The Journal of nutrition·2026
Same journal

Power and Sample Size for Longitudinal Models in R - The longpower Package and Shiny App.

The R journal·2026
Same journal

Structured Bayesian Regression Tree Models for Estimating Distributed Lag Effects: The R Package dlmtree.

The R journal·2025
Same journal

CIMTx: An R Package for Causal Inference with Multiple Treatments using Observational Data.

The R journal·2024
Same journal

glmmPen: High Dimensional Penalized Generalized Linear Mixed Models.

The R journal·2024
Same journal

binGroup2: Statistical Tools for Infection Identification via Group Testing.

The R journal·2024
Same journal

The openVA Toolkit for Verbal Autopsies.

The R journal·2023
See all related articles

Related Experiment Video

Updated: Mar 26, 2026

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

11.0K

Stratified Weibull Regression Model for Interval-Censored Data.

Xiangdong Gu1, David Shapiro2, Michael D Hughes3

  • 1Division of Biostatistics and Epidemiology, University of Massachusetts, Amherst, MA, USA, xdgu@schoolph.umass.edu.

The R Journal
|February 3, 2016
PubMed
Summary
This summary is machine-generated.

This study introduces the straweib R package for analyzing interval-censored outcomes using stratified Weibull models. It offers a flexible approach for understanding event timing in longitudinal data.

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.7K
Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure
05:16

Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure

Published on: June 10, 2025

765

Related Experiment Videos

Last Updated: Mar 26, 2026

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

11.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.7K
Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure
05:16

Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure

Published on: June 10, 2025

765

Area of Science:

  • Biostatistics
  • Statistical Modeling
  • Longitudinal Data Analysis

Background:

  • Interval-censored outcomes occur when events are detected within a time window.
  • Existing methods include parametric and non-parametric approaches, often using proportional hazards (PH) models.
  • The PH assumption can be restrictive, limiting baseline hazard function flexibility.

Purpose of the Study:

  • To introduce and implement the "straweib" R package.
  • To provide a tool for fitting stratified Weibull models for interval-censored data.
  • To demonstrate the package's utility in analyzing real-world longitudinal data.

Main Methods:

  • Development of the "straweib" R package for statistical analysis.
  • Application of stratified Weibull models to handle interval-censored outcomes.
  • Utilizing a longitudinal oral health dataset for illustration.

Main Results:

  • The "straweib" package enables fitting stratified Weibull models.
  • The analysis of permanent tooth emergence timing in children is demonstrated.
  • The package provides a practical tool for researchers analyzing similar data.

Conclusions:

  • The "straweib" R package offers a valuable method for interval-censored data analysis.
  • Stratified Weibull models provide a flexible alternative to standard PH models.
  • The package facilitates the analysis of complex longitudinal health studies.