相关实验视频
Updated: Sep 13, 2025

07:02
Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy
Published on: January 19, 2019
6.6K
BoXHED2.0:可扩展提升动态生存分析的可扩展性
Arash Pakbin1, Xiaochen Wang2, Bobak J Mortazavi1
1Texas A&M University.
Journal of statistical software
|August 4, 2025
概括
新的BoXHED2.0 Python包为复杂的场景提供了一个非参数生存分析工具,例如重复事件和竞争风险. 它有效地处理时间依赖的共变量,支持GPU和多核CPU加速.
科学领域:
- 生物统计学 生物统计学
- 机器学习 机器学习
- 生存分析的分析.
背景情况:
- 现代生存分析经常包含时间依赖的共变量.
- 现有的方法可能无法充分解决复杂的生存环境,而不仅仅是简单的权利审查.
研究的目的:
- 介绍BoXHED2.0,一个用于高级生存分析的新Python包.
- 在各种生存数据场景中提供灵活和高效的工具来处理依赖时间的共变量.
主要方法:
- BoXHED2.0采用了一个树增强的,完全非参数的危险估计方法.
- 在C ++的核心实现允许显著的计算加速.
- 支持通过GPU和多核CPU进行并行处理,以实现可扩展性.
主要成果:
- BoXHED2.0适用于一般的生存设置,包括反复发生的事件和竞争风险.
- 实现与参数增强生存模型相比较的计算性能.
- 证明了大型数据集和复杂分析的可扩展性.
结论:
- BoXHED2.0提供了一个强大的,非参数解决方案,用于对时间依赖的共变量进行生存分析.
- 它的效率和灵活性使其适用于广泛的现代生物统计和机器学习应用.
- 该软件包随时可供使用和进一步开发.
相关概念视频
Parametric Survival Analysis: Weibull and Exponential Methods
612
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...
612
Assumptions of Survival Analysis
198
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.
198
Introduction To Survival Analysis
398
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...
398
Comparing the Survival Analysis of Two or More Groups
287
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...
287
Cancer Survival Analysis
455
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...
455
Truncation in Survival Analysis
306
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...
306

