surtvep:用于估计时间变化的效应的R包
Lingfeng Luo1, Wenbo Wu2, Jeremy M G Taylor1
1Department of Biostatistics, School of Public Health, University of Michigan.
Journal of open source software
|December 24, 2024
概括
在 surtvep R 软件包中,可以有效地估计大型数据集的生存分析中的时间变化的影响. 它解决了Cox非比例危险模型中的计算挑战,改善了医学研究的洞察力.
科学领域:
- 生物统计学 生物统计学
- 计算生物学 计算生物学
- 医疗信息学 医疗信息学
背景情况:
- 来自国家注册表的大规模时间到事件数据需要时间变化的效应方法.
- 现有的软件在复杂的生存模型中与内存限制和数值不稳定性作斗争.
- 动态效应轨迹的准确建模在医学研究中至关重要.
研究的目的:
- 介绍surtvep R包,用于估计生存分析中的时间变化影响.
- 为大规模的时间到事件数据提供计算高效的解决方案.
- 解决当前软件在处理Cox不成比例危险模型方面的局限性.
主要方法:
- 使用基于Kronecker产品的近位算法来提高计算效率.
- 实施P-spline和平滑spline处罚,以改善估计.
- 支持并行计算的非分层和分层的Cox模型.
主要成果:
- 在生存分析中,surtvep提供了对时间变化的效应的高效估计.
- 该包提供了置信区间,假设测试和危险/生存概率估计.
- 通过交叉验证和信息标准优化调整参数.
结论:
- surtvep软件包提供了一个强大而灵活的工具,用于分析大型时间到事件数据集中的动态效应轨迹.
- 它克服了计算障碍,使得生存分析更加准确.
- 有助于更深入地了解医学研究与时间变化的共变量.
相关概念视频
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
221
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
221
Noncompartmental Analysis: Mean Residence Time
59
According to statistical moment theory, mean residence time (MRT) is an important measure in pharmacokinetics. MRT can be defined as the expected mean of a probability density function distribution. It provides valuable insights into drug disposition in the body.
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
59
Statistical Methods for Analyzing Epidemiological Data
234
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
234
Introduction To Survival Analysis
114
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...
114
Econometric Views (EViews)
88
Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...
88
Parametric Survival Analysis: Weibull and Exponential Methods
271
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...
271


