Provides a flexible set of tools for matching two un-linked data sets. 'fedmatch' allows for three ways to match data: exact matches, fuzzy matches, and multi-variable matches. It also allows an easy combination of these three matches via the tier matching function.
Version: | 2.0.6 |
Depends: | R (≥ 3.5.3) |
Imports: | stringdist, SnowballC, stringr, purrr, Rcpp, parallel, forcats, data.table, magrittr, scales |
LinkingTo: | Rcpp, BH |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2024-05-20 |
DOI: | 10.32614/CRAN.package.fedmatch |
Author: | Melanie Friedrichs [aut], Chris Webster [aut, cre], Blake Marsh [aut], Jacob Dice [aut], Seung Lee [aut] |
Maintainer: | Chris Webster <chris0webster at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | fedmatch results |
Reference manual: | fedmatch.pdf |
Vignettes: |
Fuzzy Matching Introduction to fedmatch Multivar Matching Using clean_strings Tier Matching |
Package source: | fedmatch_2.0.6.tar.gz |
Windows binaries: | r-devel: fedmatch_2.0.6.zip, r-release: fedmatch_2.0.6.zip, r-oldrel: fedmatch_2.0.6.zip |
macOS binaries: | r-release (arm64): fedmatch_2.0.6.tgz, r-oldrel (arm64): fedmatch_2.0.6.tgz, r-release (x86_64): fedmatch_2.0.6.tgz, r-oldrel (x86_64): fedmatch_2.0.6.tgz |
Old sources: | fedmatch archive |
Please use the canonical form https://CRAN.R-project.org/package=fedmatch to link to this page.