倾向性得分匹配:一个逐步指南编码在R和应用在观测研究研究中的应用
Melissa A Kendall1, Tyler Zander1, Rachel L Wolansky1
1Department of Surgery, University of South Florida Morsani College of Medicine, Tampa, FL, USA.
The American surgeon
|June 2, 2025
概括
倾向性得分匹配 (PSM) 减少了观察性研究中的偏差,使其更可靠地分析干预效应. 本指南详细介绍了PSM方法,以怀孕患者的胆囊切除术时间为例,以提高现实世界的证据质量.
科学领域:
- 医学研究方法论医学研究方法论.
- 流行病学 流行病学
- 医疗服务研究 医疗服务研究
背景情况:
- 当随机对照试验不可行或不道德时,观察性研究对研究至关重要.
- 然而,由于它们的非随机性质,观察性研究容易产生偏见.
- 倾向性得分匹配 (PSM) 是一种用于减少观察性研究偏差的统计技术.
研究的目的:
- 为在观察性研究中实施倾向性得分匹配 (PSM) 提供全面的逐步指南.
- 用一个相关的临床示例来证明PSM的应用.
- 突出评估和确保匹配后共变量平衡的方法.
主要方法:
- 该指南涵盖了PICO问题开发,数据库选择,数据处理和PSM编码技术.
- 它使用胆囊切除术时间和胆囊炎的孕妇患者的结果的例子来说明PSM.
- 讨论的方法包括各种匹配技术,标准平均差异的计算和使用爱情情节的可视化.
主要成果:
- 倾向性得分匹配 (PSM) 用于创建平衡的干预和比较组.
- 共同变量平衡被数学和视觉评估,以确认PSM的有效性.
- 为了评估干预的影响,计算了对被治疗者的平均治疗效应 (ATT).
结论:
- PSM是一种有效的方法,可以减轻观察性研究中的偏见,提高现实世界的证据的可靠性.
- 本指南为研究人员在研究中应用PSM提供了实际框架.
- 在胆囊切除例中PSM的成功应用证明了它在临床研究中的有用性.
相关概念视频
Study Design in Statistics
9.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...
9.2K
Randomized Experiments
7.9K
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.9K
Introduction to R
923
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
923
Wilcoxon Signed-Ranks Test for Matched Pairs
227
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
227
Introduction To Survival Analysis
409
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...
409
Biostatistics: Overview
381
Biostatistics plays a crucial role in understanding and analyzing data in healthcare and biology. Biostatisticians conduct experiments, gather evidence, and draw meaningful conclusions using statistical methods and techniques. Different variables form the foundation of biostatistical analysis, allowing researchers to understand and interpret data effectively. These variables are classified into different types, each serving a specific purpose in statistical analysis.
Discrete variables are...
Discrete variables are...
381


