MultiObjMatch: Multi-Objective Matching Algorithm

Matching algorithm based on network-flow structure. Users are able to modify the emphasis on three different optimization goals: two different distance measures and the number of treated units left unmatched. The method is proposed by Pimentel and Kelz (2019) <doi:10.1080/01621459.2020.1720693>. The 'rrelaxiv' package, which provides an alternative solver for the underlying network flow problems, carries an academic license and is not available on CRAN, but may be downloaded from Github at <https://github.com/josherrickson/rrelaxiv/>.

Version: 0.1.3
Imports: cobalt, dplyr, optmatch, matchMulti, fields, plyr, RCurl, gtools, rcbalance, MASS, stats, methods, utils, rlemon
Suggests: testthat (≥ 3.0.0), rrelaxiv
Published: 2023-11-23
Author: Shichao Han [cre, aut], Samuel D. Pimentel [aut]
Maintainer: Shichao Han <schan21 at berkeley.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Additional_repositories: https://errickson.net/rrelaxiv/
Materials: NEWS
CRAN checks: MultiObjMatch results

Documentation:

Reference manual: MultiObjMatch.pdf

Downloads:

Package source: MultiObjMatch_0.1.3.tar.gz
Windows binaries: r-devel: MultiObjMatch_0.1.3.zip, r-release: MultiObjMatch_0.1.3.zip, r-oldrel: MultiObjMatch_0.1.3.zip
macOS binaries: r-release (arm64): MultiObjMatch_0.1.3.tgz, r-oldrel (arm64): MultiObjMatch_0.1.3.tgz, r-release (x86_64): MultiObjMatch_0.1.3.tgz
Old sources: MultiObjMatch archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MultiObjMatch to link to this page.