Related Experiment Video
Updated: Jul 26, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.6K
Matching One Sample According to Two Criteria in Observational Studies
B Zhang1, D S Small1, K B Lasater1
1Wharton School, Schools of Nursing and Medicine, University of Pennsylvania.
Journal of the American Statistical Association
|June 22, 2023
Summary
This study introduces a novel multivariate matching method to create comparable groups for research. The technique balances covariates and forms close pairs simultaneously, improving observational study design.
Area of Science:
- Statistics
- Biostatistics
- Health Services Research
Background:
- Multivariate matching aims to create comparable treated and control groups in observational studies.
- Traditional methods struggle to achieve both covariate distribution balance and individual pair homogeneity when dealing with many covariates.
- Existing techniques often require separate approaches for balancing covariate distributions and forming homogeneous matched pairs.
Purpose of the Study:
- To introduce a novel polynomial-time multivariate matching method that achieves both group covariate distribution similarity and individual pair homogeneity.
- To generalize and improve upon existing multivariate matching techniques.
- To apply the method to a real-world study on nursing care and sepsis mortality in the Medicare population.
Main Methods:
- A new method utilizing minimum cost flow optimization on a tripartite graph is proposed.
- The tripartite graph structure allows simultaneous optimization for balancing covariate distributions (right side) and matching close pairs (left side).
- The method generalizes existing approaches and can minimize the earthmover distance between marginal distributions.
Main Results:
- The proposed method successfully addresses the dual goals of multivariate matching, which are often in conflict with traditional methods.
- The approach is computationally efficient (polynomial-time).
- The method was applied to a study investigating the association between nursing quality and sepsis mortality in Medicare beneficiaries.
Conclusions:
- The new tripartite graph-based minimum cost flow method offers a unified and effective approach to multivariate matching.
- This method enhances the ability to construct robust treated and control groups for observational research.
- The match2C package in R is available for implementing this advanced matching technique.
Related Concept Videos
Stratified Sampling Method
12.1K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a stratified sample, divide the population into groups called strata and then take a...
To choose a stratified sample, divide the population into groups called strata and then take a...
12.1K
Comparing the Survival Analysis of Two or More Groups
228
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...
228
Sign Test for Matched Pairs
169
The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in...
To conduct the sign test, we first calculate the differences in...
169
Sampling Plans
217
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
217
One-Way ANOVA: Equal Sample Sizes
3.3K
One-Way ANOVA can be performed on three or more samples with equal or unequal sample sizes. When one-way ANOVA is performed on two datasets with samples of equal sizes, it can be easily observed that the computed F statistic is highly sensitive to the sample mean.
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
3.3K
Group Design
9.0K
The most basic experimental design involves two groups: the experimental group and the control group. The two groups are designed to be the same except for one difference— experimental manipulation. The experimental group gets the experimental manipulation—that is, the treatment or variable being tested—and the control group does not. Since experimental manipulation is the only difference between the experimental and control groups, we can be sure that any differences between...
9.0K

