Implements the Vector Matching algorithm to match multiple treatment groups based on previously estimated generalized propensity scores. The package includes tools for visualizing initial confounder imbalances, estimating treatment assignment probabilities using various methods, defining the common support region, performing matching across multiple groups, and evaluating matching quality. For more details, see Lopez and Gutman (2017) <doi:10.1214/17-STS612>.
Version: | 1.2.0 |
Depends: | R (≥ 3.5) |
Imports: | brglm2, callr, chk, cli, doRNG, foreach, ggplot2, ggpp, ggpubr, grDevices, MASS, Matching, mclogit, nnet, optmatch, productplots, rlang, rstatix, stats, utils, VGAM, withr |
Suggests: | doFuture, future, knitr, parallel, progressr, rmarkdown, spelling, testthat (≥ 3.0.0) |
Published: | 2025-07-08 |
DOI: | 10.32614/CRAN.package.vecmatch |
Author: | Mateusz Kolek |
Maintainer: | Mateusz Kolek <mati.kolek13 at gmail.com> |
BugReports: | https://github.com/Polymerase3/vecmatch/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/Polymerase3/vecmatch |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | vecmatch results |
Reference manual: | vecmatch.pdf |
Vignettes: |
Optimizing the Matching Process with a Random Search Algorithm (source, R code) Matching Patients in the 'cancer' Dataset with 'vecmatch' (source, R code) |
Package source: | vecmatch_1.2.0.tar.gz |
Windows binaries: | r-devel: vecmatch_1.1.0.zip, r-release: vecmatch_1.1.0.zip, r-oldrel: vecmatch_1.1.0.zip |
macOS binaries: | r-release (arm64): vecmatch_1.2.0.tgz, r-oldrel (arm64): vecmatch_1.2.0.tgz, r-release (x86_64): vecmatch_1.2.0.tgz, r-oldrel (x86_64): vecmatch_1.2.0.tgz |
Old sources: | vecmatch archive |
Please use the canonical form https://CRAN.R-project.org/package=vecmatch to link to this page.