NMAsurv:基于生存数据的网络元分析的R Shiny应用程序
Taihang Shao1,2, Mingye Zhao1, Fenghao Shi3
1Center for Pharmacoeconomics and Outcome Research, China Pharmaceutical University, Nanjing, China.
Research synthesis methods
|February 2, 2026
概括
对生存数据的网络元分析 (NMA) 现在可以通过NMAsurv访问,NMAsurv是一个R Shiny工具,简化了复杂的非比例危险 (非PH) 模型,用于没有高级编程技能的研究人员.
科学领域:
- 生物统计学 生物统计学
- 医疗信息学 医疗信息学
- 医学研究方法学 医学研究方法学
背景情况:
- 网络元分析 (NMA) 对于在不同试验中比较多种干预措施至关重要,特别是在医疗应用中.
- 传统的NMA生存数据依赖于比例危险 (PH) 假设,仅合成危险比率 (HRs).
- 已有先进的非PH NMA 方法,但需要大量的编程专业知识,限制了它们的采用.
研究的目的:
- 介绍NMAsurv,一个用户友好的R Shiny工具,专为基于生存数据的NMA而设计.
- 为了使具有有限R编程经验的研究人员能够进行复杂的生存NMA.
- 为各种NMA功能提供一个直观的平台,包括模型构建和假设测试.
主要方法:
- 开发NMAsurv,这是一个通过Web界面访问的R Shiny应用程序.
- 支持伪个人参与者数据和聚合数据输入.
- 实现一个点击接口用于网络绘图,PH假设测试和NMA模型估计 (包括分数多项式,块式指数式,参数式,Cox PH和通用马模型).
主要成果:
- NMAsurv提供了轻松执行生存NMA,包括生存和HR情节生成.
- 该工具可以容纳各种NMA模型和数据输入类型.
- 通过现实世界NMA示例来展示NMAsurv的实用性.
结论:
- NMAsurv显著降低了执行高级生存NMA的进入障碍.
- 该工具使更广泛的研究人员能够对时间到事件数据进行复杂的分析.
- NMAsurv促进了在医学和其他领域利用生存分析进行强有力的比较有效性研究.
相关概念视频
Censoring Survival Data
550
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...
550
Introduction To Survival Analysis
789
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...
789
Comparing the Survival Analysis of Two or More Groups
602
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...
602
Truncation in Survival Analysis
621
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...
621
Assumptions of Survival Analysis
425
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.
425
Cancer Survival Analysis
765
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...
765


