Functions to assist in performing probabilistic record linkage and deduplication: generating pairs, comparing records, em-algorithm for estimating m- and u-probabilities, forcing one-to-one matching. Can also be used for pre- and post-processing for machine learning methods for record linkage.
Version: | 0.1.2 |
Depends: | stats, lvec, ldat, R (≥ 3.4.0) |
Imports: | dplyr, stringdist, utils, methods, lpSolve, Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2021-11-23 |
Author: | Jan van der Laan |
Maintainer: | Jan van der Laan <r at eoos.dds.nl> |
License: | GPL-3 |
URL: | https://github.com/djvanderlaan/reclin |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | NEWS |
In views: | OfficialStatistics |
CRAN checks: | reclin results |
Reference manual: | reclin.pdf |
Vignettes: |
Deduplication using reclin Introduction to reclin |
Package source: | reclin_0.1.2.tar.gz |
Windows binaries: | r-devel: reclin_0.1.2.zip, r-release: reclin_0.1.2.zip, r-oldrel: reclin_0.1.2.zip |
macOS binaries: | r-release (arm64): reclin_0.1.2.tgz, r-oldrel (arm64): reclin_0.1.2.tgz, r-release (x86_64): reclin_0.1.2.tgz, r-oldrel (x86_64): reclin_0.1.2.tgz |
Old sources: | reclin archive |
Please use the canonical form https://CRAN.R-project.org/package=reclin to link to this page.