Package: fedmatch 2.0.6

Chris Webster

fedmatch: Fast, Flexible, and User-Friendly Record Linkage Methods

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.

Authors:Melanie Friedrichs [aut], Chris Webster [aut, cre], Blake Marsh [aut], Jacob Dice [aut], Seung Lee [aut]

fedmatch_2.0.6.tar.gz
fedmatch_2.0.6.tar.gz(r-4.5-noble)fedmatch_2.0.6.tar.gz(r-4.4-noble)
fedmatch_2.0.6.tgz(r-4.4-emscripten)fedmatch_2.0.6.tgz(r-4.3-emscripten)
fedmatch.pdf |fedmatch.html
fedmatch/json (API)
NEWS

# Install 'fedmatch' in R:
install.packages('fedmatch', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4.30 score 1 stars 79 scripts 770 downloads 14 exports 28 dependencies

Last updated 5 months agofrom:77818f84d5. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 18 2024
R-4.5-linux-x86_64OKOct 18 2024

Exports:%>%build_clean_settingsbuild_corpusbuild_fuzzy_settingsbuild_multivar_settingsbuild_score_settingsbuild_tiercalculate_weightsclean_stringsmatch_evaluatemerge_plustier_matchwgt_jaccard_distanceword_frequency

Dependencies:BHclicolorspacedata.tablefansifarverforcatsgluelabelinglifecyclemagrittrmunsellpillarpkgconfigpurrrR6RColorBrewerRcpprlangscalesSnowballCstringdiststringistringrtibbleutf8vctrsviridisLite

Fuzzy Matching

Rendered fromFuzzy-matching.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2024-05-21
Started: 2021-07-20

Introduction to fedmatch

Rendered fromIntro-to-fedmatch.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2021-09-08
Started: 2021-07-20

Multivar Matching

Rendered fromMultivar_matching.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2024-05-21
Started: 2021-07-20

Tier Matching

Rendered fromUsing-tier-match.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2021-08-03
Started: 2021-07-20

Using clean_strings

Rendered fromUsing-clean-strings.Rmdusingknitr::rmarkdownon Oct 18 2024.

Last update: 2021-07-20
Started: 2021-07-20