nbpMatching
Perform non-bipartite matching and matched randomization. A "bipartite" matching utilizes two separate groups, e.g. smokers being matched to nonsmokers or cases being matched to controls. A "non-bipartite" matching creates mates from one big group, e.g. 100 hospitals being randomized for a two-arm cluster randomized trial or 5000 children who have been exposed to various levels of secondhand smoke and are being paired to form a greater exposure vs. lesser exposure comparison. At the core of a non-bipartite matching is a N x N distance matrix for N potential mates. The distance between two units expresses a measure of similarity or quality as mates (the lower the better). The 'gendistance()' and 'distancematrix()' functions assist in creating this. The 'nonbimatch()' function creates the matching that minimizes the total sum of distances between mates; hence, it is referred to as an "optimal" matching. The 'assign.grp()' function aids in performing a matched randomization. Note bipartite matching can be performed using the prevent option in 'gendistance()'.
- RBestMatch
- ivitr
- CRTgeeDR
- Using Approximation Algorithms to Build Evidence Factors and Related Designs for Observational Studies
- GPSCDF
- Targeted learning in data science. Causal inference for complex longitudinal studies
- Graph-theoretic multisample tests of equality in distribution for high dimensional data
- mipmatch
- Stronger instruments via integer programming in an observational study of late preterm birth outcomes
- optmatch
- Rcplex
- Matching methods for observational studies derived from large administrative databases
- Isolation in the construction of natural experiments
- On some graph-based two-sample tests for high dimension, low sample size data
- sensitivitymv
- finebalance
- Matching for balance, pairing for heterogeneity in an observational study of the effectiveness of for-profit and not-for-profit high schools in Chile
- Social distancing and COVID-19: randomization inference for a structured dose-response relationship
- Statistical matching and subclassification with a continuous dose: characterization, algorithm, and application to a health outcomes study
- designmatch
- rcbalance
- On some exact distribution-free tests of independence between two random vectors of arbitrary dimensions
- Optimal matching with minimal deviation from fine balance in a study of obesity and surgical outcomes
- Complexity and approximation results for the balance optimization subset selection model for causal inference in observational studies
- GreedyExperimentalDesign
- tmle
- sensitivityfull
- epitools
- histogram
- sensitivity2x2xk
- sensitivitymw
- tsml.cara.rct
- tmle.npvi
- senstrat
- evidenceFactors
- FastMMD
- ui
- A class of multivariate distribution-free tests of independence based on graphs
- Impact of Multiple Matched Controls on Design Sensitivity in Observational Studies
- Graded Matching for Large Observational Studies
- Building Representative Matched Samples With Multi-Valued Treatments in Large Observational Studies
- DiPs
- DOS2
- DOS
- bigmatch
- Using the Exterior Match to Compare Two Entwined Matched Control Groups
- SeqExpMatch
- nearfar
- Subgroup causal effect identification and estimation via matching tree
This page was built for software: nbpMatching