ccoptimalmatch: Implementation of Case-Control Optimal Matching

Cases are matched to controls in an efficient, optimal and computationally flexible way. It uses the idea of sub-sampling in the level of the case, by creating pseudo-observations of controls. The user can select between replacement and without replacement, the number of controls, and several covariates to match upon. See Mamouris (2021) <doi:10.1186/s12874-021-01256-3> for an overview.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: dplyr, rlang
Suggests: knitr, rmarkdown
Published: 2021-04-21
Author: Pavlos Mamouris [aut, cre], Vahid Nassiri [aut, ctb]
Maintainer: Pavlos Mamouris <pavlos.mamouris at kuleuven.be>
License: GPL-2
NeedsCompilation: no
CRAN checks: ccoptimalmatch results

Documentation:

Reference manual: ccoptimalmatch.pdf
Vignettes: Matching case-controls in *R* using the 'ccoptimalmatch' package

Downloads:

Package source: ccoptimalmatch_0.1.0.tar.gz
Windows binaries: r-devel: ccoptimalmatch_0.1.0.zip, r-release: ccoptimalmatch_0.1.0.zip, r-oldrel: ccoptimalmatch_0.1.0.zip
macOS binaries: r-release (arm64): ccoptimalmatch_0.1.0.tgz, r-oldrel (arm64): ccoptimalmatch_0.1.0.tgz, r-release (x86_64): ccoptimalmatch_0.1.0.tgz

Linking:

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