Package: reclin2 0.6.0

Jan van der Laan
reclin2: Record Linkage Toolkit
Functions to assist in performing probabilistic record linkage and deduplication: generating pairs, comparing records, em-algorithm for estimating m- and u-probabilities (I. Fellegi & A. Sunter (1969) <doi:10.1080/01621459.1969.10501049>, T.N. Herzog, F.J. Scheuren, & W.E. Winkler (2007), "Data Quality and Record Linkage Techniques", ISBN:978-0-387-69502-0), forcing one-to-one matching. Can also be used for pre- and post-processing for machine learning methods for record linkage. Focus is on memory, CPU performance and flexibility.
Authors:
reclin2_0.6.0.tar.gz
reclin2_0.6.0.zip(r-4.7)reclin2_0.6.0.zip(r-4.6)reclin2_0.6.0.zip(r-4.5)
reclin2_0.6.0.tgz(r-4.6-x86_64)reclin2_0.6.0.tgz(r-4.6-arm64)reclin2_0.6.0.tgz(r-4.5-x86_64)reclin2_0.6.0.tgz(r-4.5-arm64)
reclin2_0.6.0.tar.gz(r-4.7-arm64)reclin2_0.6.0.tar.gz(r-4.7-x86_64)reclin2_0.6.0.tar.gz(r-4.6-arm64)reclin2_0.6.0.tar.gz(r-4.6-x86_64)
reclin2_0.6.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
reclin2/json (API)
NEWS
| # Install 'reclin2' in R: |
| install.packages('reclin2', repos = c('https://djvanderlaan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/djvanderlaan/reclin2/issues
- linkexample1 - Tiny example dataset for probabilistic linkage
- linkexample2 - Tiny example dataset for probabilistic linkage
- town_names - Spelling variations of a set of town names
Last updated from:f26d5ad1f6. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 130 | ||
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 205 | ||
| linux-release-arm64 | OK | 129 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 125 | ||
| macos-release-x86_64 | OK | 206 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 259 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 123 | ||
| wasm-release | OK | 102 |
Exports:add_from_xadd_from_ycluster_callcluster_collectcluster_modify_pairscluster_paircluster_pair_blockingcluster_pair_minsimcmp_identicalcmp_jaccardcmp_jarowinklercmp_lcscompare_pairscompare_varsdeduplicate_equivalenceget_inspect_pairsgreedyjaccardjaro_winklerlcslinkmatch_n_to_mmerge_pairspairpair_blockingpair_minsimproblink_emscore_simpleselect_greedyselect_n_to_mselect_thresholdselect_uniquetabulate_patternsval_or
Dependencies:data.tablelpSolveRcppstringdist
Deduplication using reclin2
Rendered fromdeduplication.mdusingsimplermarkdown::mdweave_to_htmlon Jun 03 2026.Last update: 2025-09-05
Started: 2021-11-08
Introduction to reclin2
Rendered fromintroduction.mdusingsimplermarkdown::mdweave_to_htmlon Jun 03 2026.Last update: 2023-08-25
Started: 2021-12-19
Record linkage using machine learning
Rendered fromrecord_linkage_using_machine_learning.mdusingsimplermarkdown::mdweave_to_htmlon Jun 03 2026.Last update: 2025-09-05
Started: 2021-11-09
Using a cluster for record linkage
Rendered fromusing_a_cluster_for_record_linkage.mdusingsimplermarkdown::mdweave_to_htmlon Jun 03 2026.Last update: 2023-07-06
Started: 2022-01-05