README.md

ccmatch Build Status

R package for optimal matching of cases to controls using network flow theory.

Installation

library(devtools)
install_github("mkanai/ccmatch")

Usage

> library(ccmatch)
> ccmatch(x.case, x.control, n = 3)

TODO

Reference



mkanai/ccmatch documentation built on May 23, 2019, 1:05 a.m.