Implementation of the methodology of Aleshin-Guendel & Sadinle (2022) <doi:10.1080/01621459.2021.2013242>. It handles the general problem of multifile record linkage and duplicate detection, where any number of files are to be linked, and any of the files may have duplicates.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | igraph, RecordLinkage, Rcpp, utils, mcclust, geosphere, stringr |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2023-01-23 |
Author: | Serge Aleshin-Guendel [aut, cre] |
Maintainer: | Serge Aleshin-Guendel <saleshinguendel at gmail.com> |
BugReports: | https://github.com/aleshing/multilink/issues |
License: | GPL-3 |
URL: | https://github.com/aleshing/multilink |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | multilink results |
Reference manual: | multilink.pdf |
Package source: | multilink_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: multilink_0.1.0.zip |
macOS binaries: | r-release (arm64): multilink_0.1.0.tgz, r-oldrel (arm64): multilink_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=multilink to link to this page.