match2C: Match One Sample using Two Criteria

Multivariate matching in observational studies typically has two goals: 1. to construct treated and control groups that have similar distribution of observed covariates and 2. to produce matched pairs or sets that are homogeneous in a few priority variables. This packages implements a network-based method built around a tripartite graph that can simultaneously achieve both goals. A detailed 'RMarkdown' tutorial can be found at <https://github.com/bzhangupenn/match2C/tree/master/tutorial>.

Version: 0.1.0
Imports: mvnfast, stats, rcbalance, Rcpp (≥ 1.0.3), utils
LinkingTo: Rcpp
Suggests: optmatch
Published: 2020-05-12
Author: Bo Zhang
Maintainer: Bo Zhang <bozhan at wharton.upenn.edu>
License: MIT + file LICENSE
NeedsCompilation: yes
CRAN checks: match2C results

Downloads:

Reference manual: match2C.pdf
Package source: match2C_0.1.0.tar.gz
Windows binaries: r-devel: match2C_0.1.0.zip, r-release: match2C_0.1.0.zip, r-oldrel: match2C_0.1.0.zip
macOS binaries: r-release: match2C_0.1.0.tgz, r-oldrel: match2C_0.1.0.tgz

Linking:

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