同时推断程序用于比较两个生存功能的多个特征
Robin Ristl1, Heiko Götte2, Armin Schüler3
1Medical University of Vienna, Center for Medical Data Science, Institute of Medical Statistics, Austria.
Statistical methods in medical research
|March 11, 2024
概括
在临床试验中,危险比假设经常被违反. 新的统计方法为量化治疗效果和确保准确的生存分析提供了可靠的替代方案.
科学领域:
- 生物统计学 生物统计学
- 临床试验 临床试验
- 生存分析的分析.
背景情况:
- 危险比率是随机对照试验 (RCT) 中治疗效应的标准度量.
- 在实践中,比例危险假设经常被违反,导致含糊不清的解释.
- 药物效应延迟和其他因素需要采用替代的统计方法.
研究的目的:
- 开发和验证用于量化治疗效应的统计方法,超出比例危险假设.
- 在生存分析中为替代参数提供可靠的推断.
- 为了解决确认性试验中多个终点的多重性调整.
主要方法:
- 使用计数过程表示用于参数估计的非对称多变量正常性.
- 估计同步推理程序的共变矩阵.
- 建议参数式多重测试程序和同时的置信区间.
- 将logrank测试纳入开发的框架中.
主要成果:
- 证明了对替代生存参数估计的非对称的多变量正常性.
- 为共变矩阵提供了一个估计,使得同时推断成为可能.
- 开发了多重性调整的方法,以考虑参数相关性.
- 模拟证实了有限样本I型错误率和功率.
结论:
- 提出的方法为生存分析提供了一个强大的框架,当比例危险不成立时.
- 同时推断程序对于准确评估治疗效益至关重要.
- R包"nph"为这些先进的统计技术提供了实际实施.
相关概念视频
Comparing the Survival Analysis of Two or More Groups
186
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...
186
Parametric Survival Analysis: Weibull and Exponential Methods
429
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...
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...
429
Assumptions of Survival Analysis
126
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.
126
Kaplan-Meier Approach
137
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,...
137
Introduction To Survival Analysis
235
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...
235
Survival Curves
151
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...
151


