一种进化算法,用于直接优化非随机种群之间的共同变量平衡
Stephen Privitera1, Hooman Sedghamiz1, Alexander Hartenstein1
1Medical Affairs and Pharmacovigilance, Bayer AG, Berlin, Germany.
Pharmaceutical statistics
|December 19, 2023
概括
这项研究引入了一种进化算法,用于匹配患者群体,比传统的倾向性得分 (PS) 匹配提高共变量平衡. 新方法增强了非随机研究中的偏差减少,以更可靠地估计治疗效果.
科学领域:
- 生物统计学 生物统计学
- 医疗信息学 医疗信息学
- 流行病学 流行病学
背景情况:
- 在非随机患者比较中,混偏差需要强大的匹配方法.
- 倾向性得分 (PS) 匹配是一种常见的技术,但模型的错误规范可能导致剩余偏差.
- 匹配质量通常通过匹配后的共同变量平衡来评估.
研究的目的:
- 开发和评估一种新的匹配方法,直接优化共变量平衡.
- 将这种新方法的性能与传统的PS匹配进行比较.
- 探索不同平衡指标对匹配的人口属性的影响.
主要方法:
- 一个进化算法被设计为直接优化任意的共同变量平衡指标.
- 拟议的方法在一个大型模拟数据集 (275,000名患者,10个共变量) 上进行了测试.
- 该算法用于将临床试验患者 (250) 与电子健康记录数据 (160,000+患者,101个共变量) 相匹配.
主要成果:
- 进化算法在实现指定的共变量平衡方面表现优于PS匹配.
- 该方法的性能与线性整数编程优化技术的性能相当.
- 该方法支持任意平衡指标,包括非线性函数,提供灵活性.
结论:
- 通过进化算法直接优化共变量平衡,与PS方法相比,提供了更高的匹配质量.
- 这种方法提供了一个灵活而有效的工具,用于构建外部控制臂,并减少观察性研究中的偏见.
- 该实现在Python中可用于更广泛的应用.
更多相关视频
相关概念视频
Randomized Experiments
7.0K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
7.0K
Genetic Drift
39.8K
Natural selection—probably the most well-known evolutionary mechanism—increases the prevalence of traits that enhance survival and reproduction. However, evolution does not merely propagate favorable traits, nor does it always benefit populations.
39.8K
Distributions to Estimate Population Parameter
4.1K
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
4.1K
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
Study Design in Statistics
8.2K
A study design is a set of techniques that allow a researcher to collect and analyze data from different variables defined for a specific research problem. Statistics is commonly for effective study design and more robust experiments,
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
8.2K
Estimating Population Mean with Unknown Standard Deviation
7.7K
In practice, we rarely know the population standard deviation. In the past, when the sample size was large, this did not present a problem to statisticians. They used the sample standard deviation s as an estimate for σ and proceeded as before to calculate a confidence interval with close enough results. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
William S. Gosset (1876–1937) of the...
William S. Gosset (1876–1937) of the...
7.7K


