用通用线性结果模型对治疗权重的逆概率进行双倍可靠的估计
Erin E Gabriel1, Michael C Sachs1, Torben Martinussen1
1Section of Biostatistics, Department of Public Health, University of Copenhagen, Copenhagen, Denmark.
Statistics in medicine
|December 14, 2023
概括
本研究介绍了IPTW GLM方法的双重可靠估计,澄清了其特性,并解决了应用研究中常见的误解. 它为理解和应用这种可靠的统计技术提供了可访问的R代码.
科学领域:
- 统计 统计 统计 统计
- 因果推理因果推理
- 流行病学 流行病学
背景情况:
- 应用研究中越来越多地使用双重可靠的估计方法.
- 存在误解,关于自动双重稳固性质的结合倾向得分和结果建模.
- 复杂的双倍强大的估计器有时被滥用.
研究的目的:
- 介绍和解释治疗的反向概率 (倾向性得分) 权重通用线性模型 (IPTW GLM) 作为一种简单的,两倍强大的估计方法.
- 为了澄清为什么IPTW GLM拥有双重强大的财产.
- 纠正错误的看法,即将倾向性得分权重和结果建模相结合,可以保证一个双重可靠的估计器.
主要方法:
- 使用正规链接通用线性模型 (GLM).
- 通过治疗的逆概率 (倾向性得分) 适应模型加权的最大概率估计.
- 采用标准化 (罗宾斯-格陵兰-罗宾斯公式) 进行平均因果效应估计.
主要成果:
- IPTW GLM 方法被证明是一个有效的,双重可靠的估计器.
- 该研究阐明,仅仅将倾向性得分加权和结果调整结合起来,通常不会产生双重可靠的估计器.
- 解决了在倾向性得分加权后对剩余混杂进行调整的误解.
结论:
- IPTW GLM提供了一种简单易懂的方法来实现双重可靠的估计.
- 研究人员应该对假设和应用双重可靠方法保持谨慎.
- 该研究提供了可重复性研究的实用R代码和示例.
相关概念视频
Parametric Survival Analysis: Weibull and Exponential Methods
445
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...
445
Assumptions of Survival Analysis
134
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.
134
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
515
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...
515
Odds Ratio
140
The odds ratio (OR) is a statistical measure used extensively in epidemiology and research to quantify the strength of association between exposure and outcome across different groups. Unlike relative risk, which compares the probabilities of an event occurring, the odds ratio compares the odds of an event occurring in the exposed group to the odds of it occurring in the unexposed group. The odds, in this context, are calculated as the probability of the event happening divided by the...
140
Comparing the Survival Analysis of Two or More Groups
195
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...
195
Truncation in Survival Analysis
210
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...
210


