jgellar/GroupMatch: GroupMatch: Optimal Matching under Rolling Enrollment

This package extends optimal matching functionality to cases where enrollment in the treatment is rolling. As such, this package only slightly modifies the {optmatch} package and acknowledges a heavy debt to its authors: Ben B. Hansen, Mark Fredrickson, Josh Buckner, Josh Errickson, Adam Rauh, and Peter Solenberger. Like {optmatch}, GroupMatch uses the RELAX-IV minimum cost flow solver due to Dimitri P. Bertsekas and Paul Tseng to solve a representation of the matching problem as a network flow. It is possible to combine this representation of the matching problem with standard constraints, such as calipers or exact-matching, to improve balance or create a stratified matching problem.

Getting started

Package details

AuthorJonathan Gellar, Ben B. Hansen, Mark Fredrickson, Amanda Glazer, Lauren Forrow, Sam Pimentel
MaintainerJonathan Gellar <jgellar@mathematica-mpr.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jgellar/GroupMatch")
jgellar/GroupMatch documentation built on Nov. 8, 2022, 10:48 p.m.