survextrap: 一个灵活和透明的生存推断套件
1MRC Biostatistics Unit, University of Cambridge, Cambridge, UK. chris.jackson@mrc-bsu.cam.ac.uk.
BMC medical research methodology
|November 29, 2023
概括
本研究介绍了survextrap,这是一个用于参数生存建模的R包. 它通过将短期临床数据与更长期的注册或专家数据相结合,实现了可靠的长期生存估计,改善了卫生政策决策.
科学领域:
- 生物统计学 生物统计学
- 卫生经济学 卫生经济学
- 生存分析的分析.
背景情况:
- 卫生政策决策通常依赖于从有限的短期数据中得出的长期生存估计.
- 现有的纳入长期生存信息的方法缺乏全面和可访问的实施工具.
研究的目的:
- 引入一个新的贝叶斯参数生存模型和相关的R软件包 (survextrap).
- 通过结合各种数据来源,包括短期试验数据和长期注册或提取数据,提供估计长期生存的工具.
主要方法:
- 开发了一个贝叶斯参数生存模型,使用M-splines灵活模拟危险函数.
- 综合个人级别,右边审查的数据与一个或多个时间段的总结生存数据.
- 实现了R包"survextrap"中的模型,允许标准的R生存建模语法.
主要成果:
- 该模型自动适应现有数据,在数据较弱的情况下承认不确定性,只有在具有强大的长期数据的情况下才能确保可靠的长期估计.
- 适应各种生存机制,包括治疗模式,添加性危险和治疗效果的减弱.
- "Survextrap"套件提供了对比例和非比例危险的灵活建模.
结论:
- "Survextrap"套件提供了一个全面且易于使用的工具,用于高级生存超分.
- 促进基于原则的,可靠的长期生存估计,对于医疗技术评估和政策决策至关重要.
相关概念视频
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
Survival Curves
166
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...
166
Truncation in Survival Analysis
212
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...
212
Introduction To Survival Analysis
247
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...
247
Parametric Survival Analysis: Weibull and Exponential Methods
448
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...
448
Comparing the Survival Analysis of Two or More Groups
197
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...
197


