在依赖性审查下对治疗效果的因数生存分析
Takeshi Emura1,2, Marc Ditzhaus3, Dennis Dobler4
1Department of Statistical Data Science, The Institute of Statistical Mathematics, Tokyo, Japan.
Statistical methods in medical research
|December 9, 2023
概括
本研究引入了因子生存分析的新方法,解决了依赖性审查. 开发的F测试证明了在临床试验中分析治疗效果的良好表现.
科学领域:
- 生物统计学 生物统计学
- 生存分析的分析.
- 非参数统计的统计.
背景情况:
- 在临床试验中,因子分析对于检测治疗效果非常有价值.
- 现有生存数据的方法假定独立的审查,这往往是不现实的.
- 在生存分析中处理受审查的数据存在重大挑战.
研究的目的:
- 开发用于因子生存分析的新型非参数方法.
- 在生存数据中适应一般的依赖性审查制度.
- 为在复杂的审查下比较治疗效果提供强大的F测试.
主要方法:
- 结合现有的非参数因数生存分析技术.
- 整合生存合模型的方法来处理依赖性审查.
- 为因数生存数据开发新的F-测试统计.
主要成果:
- 拟议的F测试在模拟研究中表现出声音性能.
- 新的方法有效地处理生存数据的依赖性审查.
- 该方法用现实世界的数据分析来说明.
结论:
- 开发的方法为因数生存分析提供了显著的进步.
- 新的F-测试提供了一个可靠的工具,用于分析治疗效应与依赖审查.
- 这种实现可以作为 R 函数在 `compound.Cox ` 包中使用.
相关概念视频
Censoring Survival Data
98
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...
98
Assumptions of Survival Analysis
134
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.
134
Comparing the Survival Analysis of Two or More Groups
195
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...
195
Introduction To Survival Analysis
243
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...
243
Survival Tree
87
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...
87
Kaplan-Meier Approach
150
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,...
150


