quickmatch-package {quickmatch} | R Documentation |
quickmatch: Quick Generalized Full Matching
Description
Provides functions for constructing near-optimal generalized full matchings. Generalized full matching is an extension of the original full matching method to situations with more intricate study designs. The package is made with large data sets in mind and derives matchings more than an order of magnitude quicker than other methods.
Details
See quickmatch
for the main matching function.
See the package's website for more information: https://github.com/fsavje/quickmatch.
Bug reports and suggestions are greatly appreciated. They are best reported here: https://github.com/fsavje/quickmatch/issues.
References
Sävje, Fredrik and Michael J. Higgins and Jasjeet S. Sekhon (2017), ‘Generalized Full Matching’, arXiv 1703.03882. https://arxiv.org/abs/1703.03882
[Package quickmatch version 0.2.2 Index]