对于贝叶斯加速失效时间模型,用左截断和间隔审查的数据组合lasso priors
Harrison T Reeder1,2, Sebastien Haneuse3, Kyu Ha Lee3
1Massachusetts General Hospital, Boston, MA, USA.
Statistical methods in medical research
|July 25, 2024
概括
这项研究引入了一种新的贝叶斯模型,用于识别使用组结构惩罚的阿尔茨海默病风险因素. 该方法在时间到事件研究中有效分析复杂的遗传和临床数据.
科学领域:
- 生物统计学 生物统计学
- 流行病学 流行病学
- 遗传学 是一个遗传学.
背景情况:
- 在健康研究中,描述时间到事件结果需要分析高维度风险因素.
- 阿尔茨海默病 (AD) 研究通常使用具有复杂数据的前性队列研究,包括在入学时的不同年龄和间隔审查结果.
- 现有的统计模型面临着在遗传和临床风险因素分析中常见的高维,分组共变量的挑战.
研究的目的:
- 提出一个新的贝叶斯加速失效时间模型,适用于左截断和间隔审查的时间到事件数据.
- 整合一个群组结构的拉索惩罚,以有效地处理高维,分组的共变量.
- 开发一个R包用于使用马尔科夫链蒙特卡洛 (MCMC) 采样进行估计.
主要方法:
- 开发一个贝叶斯加速失效时间模型,结合集团结构的拉索惩罚.
- 在R包中实现一个MCMC采样器,用于模型估计.
- 模拟研究将拟议的方法与普通的拉索惩罚进行比较.
主要成果:
- 拟议的群组结构的拉索惩罚方法证明了对分组的高维共变量进行有效的变量选择和估计.
- 该方法已成功应用,以确定AD的遗传和临床风险因素的预测组.
- 通过模拟的性能评估证实了该方法在标准激光相比的优势.
结论:
- 开发的贝叶斯模型与群组结构的拉索惩罚是分析健康研究中复杂的时间到事件数据的强大工具,特别是在AD.
- 这种方法有助于识别重要的风险因素组,进步我们对疾病病因学的理解.
- 对于研究人员来说,R包提供了一个实用的实施方案,用于研究使用高维,结构化协变量数据的时间到事件结果.
相关概念视频
Assumptions of Survival Analysis
119
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.
119
Parametric Survival Analysis: Weibull and Exponential Methods
395
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...
395
Truncation in Survival Analysis
187
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...
187
Censoring Survival Data
74
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...
74
Comparing the Survival Analysis of Two or More Groups
170
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...
170
Introduction To Survival Analysis
203
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...
203


