Package: Matching Version: 4.10-15 Date: 2024-10-14 Title: Multivariate and Propensity Score Matching with Balance Optimization Authors@R: c( person("Jasjeet", "Singh Sekhon", role = c("aut","cre"), email = "jas.sekhon@yale.edu"), person("Theo", "Saarinen", role = c("aut"), email = "theo_s@berkeley.edu") ) Maintainer: Jasjeet Singh Sekhon Description: Provides functions for multivariate and propensity score matching and for finding optimal balance based on a genetic search algorithm. A variety of univariate and multivariate metrics to determine if balance has been obtained are also provided. For details, see the paper by Jasjeet Sekhon (2007, ). Depends: R (>= 2.6.0), MASS (>= 7.2-1), graphics, grDevices, stats Suggests: parallel, rgenoud (>= 2.12), testthat License: GPL-3 URL: https://github.com/JasjeetSekhon/Matching NeedsCompilation: yes RoxygenNote: 7.2.1 Repository: https://jasjeetsekhon.r-universe.dev Date/Publication: 2024-10-14 13:16:52 UTC RemoteUrl: https://github.com/jasjeetsekhon/matching RemoteRef: HEAD RemoteSha: 13d380cda8a8e9c921971029093c18a3b7be41fb Packaged: 2026-07-04 20:37:12 UTC; root Author: Jasjeet Singh Sekhon [aut, cre], Theo Saarinen [aut]