Related Experiment Video
Updated: Jan 24, 2026

04:57
Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
10.8K
Efficient estimation of grouped survival models
Zhiguo Li1, Jiaxing Lin2, Alexander B Sibley3
1Department of Biostatistics and Bioinformatics, Duke University, Durham, USA. zhiguo.li@duke.edu.
BMC Bioinformatics
|May 30, 2019
Summary
This study introduces groupedSurv, an R package for accurate genome-wide analysis of grouped failure time data. It improves precision in analyzing time- and dose-to-event phenotypes, crucial for drug development and genetic studies.
Area of Science:
- Genomics
- Biostatistics
- Pharmacogenomics
Background:
- Experimental designs often lead to imprecise measurement of time- and dose-to-event data.
- Grouped failure time data, where events are recorded in discrete intervals, is common in drug toxicity studies.
- Ignoring this grouping can cause biased results in statistical analyses.
Purpose of the Study:
- To develop a statistically rigorous and computationally efficient R package for genome-wide analyses using grouped failure time data.
- To address the limitations of imprecise or incomplete measurement of time- and dose-to-event phenotypes.
- To enable accurate identification of genetic variants associated with clinical endpoints.
Main Methods:
- Development of the groupedSurv R package for analyzing grouped failure time phenotypes.
- Implementation of methods to adjust for baseline covariates.
- Facilitation of genome-wide association studies at the variant, gene, and pathway levels.
Main Results:
- The groupedSurv package provides a statistically sound and efficient approach for genome-wide analysis.
- Simulations demonstrate the statistical properties and computational performance of the package.
- Reanalysis of a study on taxane-induced peripheral neuropathy identified associated germline variants.
Conclusions:
- The groupedSurv package enables fast and rigorous genome-wide analysis for grouped failure time data.
- Analysis can be performed at the variant, gene, or pathway level.
- The package is publicly available on CRAN.
Keywords:
Discrete censoringEfficient scoreGenome-wide analysisGrouped dataHeritabilityMultiple testingPharmacogenomicsScore statisticMore Related Videos
Related Concept Videos
Survival Tree
410
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
410
Survival Curves
686
Survival curves are graphical representations that depict the survival experience of a population over time, offering an intuitive way to track the proportion of individuals who remain event-free at each time point. These curves are widely used in fields such as medicine, public health, and reliability engineering to visualize and compare survival probabilities across different groups or conditions.
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
686
What are Estimates?
8.2K
It isn't easy to measure a parameter such as the mean height or the mean weight of a population. So, we draw samples from the population and calculate the mean height or mean weight of the individuals in the sample. This sample data acts as a representative measure of the population parameter. These sample statistics are known as estimates.
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
8.2K
Introduction To Survival Analysis
766
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...
The primary goal of survival analysis is to estimate survival time—the time...
766
Comparing the Survival Analysis of Two or More Groups
581
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...
581
Truncation in Survival Analysis
603
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...
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...
603

