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.1 |
Depends: | stats, lvec, ldat, R (≥ 3.4.0) |
Imports: | dplyr, stringdist, utils, methods, lpSolve, Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2018-08-09 |
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 |
CRAN checks: | reclin results |
Reference manual: | reclin.pdf |
Vignettes: |
Deduplication using reclin Introduction to reclin |
Package source: | reclin_0.1.1.tar.gz |
Windows binaries: | r-devel: reclin_0.1.1.zip, r-release: reclin_0.1.1.zip, r-oldrel: reclin_0.1.1.zip |
macOS binaries: | r-release: reclin_0.1.1.tgz, r-oldrel: reclin_0.1.1.tgz |
Old sources: | reclin archive |
Reverse suggests: | sdglinkage |
Please use the canonical form https://CRAN.R-project.org/package=reclin to link to this page.