关于生存建模的教程与omics数据的应用
Zhi Zhao1,2, John Zobolas1,2, Manuela Zucknick1,3
1Oslo Centre for Biostatistics and Epidemiology (OCBE), Department of Biostatistics, Faculty of Medicine, University of Oslo, Oslo 0372, Norway.
Bioinformatics (Oxford, England)
|March 6, 2024
概括
本研究介绍了一种工作流程,用于分析高维的奥米克数据,以确定患者生存标志物. 它使用Cox类型的惩罚回归和贝叶斯模型来选择特征,帮助个性化医学.
科学领域:
- 生物医学信息学 生物医学信息学
- 基因组学就是基因组学.
- 统计遗传学 统计遗传学
背景情况:
- 个性化医疗依赖于确定患者生存的预后标志物.
- 奥米克技术产生了大量的数据集 (基因组学,转录组学,蛋白质组学等). 对于生存预后.
- 高维的奥米克数据在分析患者存活率的分子关联方面存在挑战.
研究的目的:
- 介绍适用于高维奥米克数据的生存分析的一般工作流程.
- 为了促进与生存相关的特征的识别和生存模型的验证.
- 为了应对在生存预后中大规模,相关的奥米克数据集所带来的挑战.
主要方法:
- 专注于特征选择的考克斯类惩罚回归.
- 纳入生存分析的等级贝叶斯模型.
- 工作流适用于高维的奥米克数据,包括基因组学和转录组学.
主要成果:
- 已经开发了一种用于对高维的奥米克数据进行生存分析的通用工作流.
- 工作流允许识别与生存相关的特征.
- 该框架支持对患者结果的生存模型的验证.
结论:
- 提出的工作流提供了一个可靠的方法,使用omics数据进行生存分析.
- 这种方法可以加强个性化疾病预防和治疗策略的开发.
- 一个R教程可用于实际实施和评估生存模型.
相关概念视频
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
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
Cancer Survival Analysis
345
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
345
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
Truncation in Survival Analysis
207
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...
207


