An implementation of the model in Steorts (2015) <doi:10.1214/15-BA965SI>, which performs Bayesian entity resolution for categorical and text data, for any distance function defined by the user. In addition, the precision and recall are in the package to allow one to compare to any other comparable method such as logistic regression, Bayesian additive regression trees (BART), or random forests. The experiments are reproducible and illustrated using a simple vignette.
Version: | 0.1.0 |
Depends: | R (≥ 3.2.4), stringdist, RecordLinkage, plyr |
Imports: | stats, utils |
Suggests: | knitr |
Published: | 2017-08-07 |
Author: | Rebecca Steorts [aut, cre] |
Maintainer: | Rebecca Steorts <beka at stat.duke.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | blink results |
Reference manual: | blink.pdf |
Vignettes: |
Vignette Title |
Package source: | blink_0.1.0.tar.gz |
Windows binaries: | r-devel: blink_0.1.0.zip, r-release: blink_0.1.0.zip, r-oldrel: blink_0.1.0.zip |
OS X El Capitan binaries: | r-release: blink_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: blink_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=blink to link to this page.