CRAN/E | fastLink

fastLink

Fast Probabilistic Record Linkage with Missing Data

Installation

About

Implements a Fellegi-Sunter probabilistic record linkage model that allows for missing data and the inclusion of auxiliary information. This includes functionalities to conduct a merge of two datasets under the Fellegi-Sunter model using the Expectation-Maximization algorithm. In addition, tools for preparing, adjusting, and summarizing data merges are included. The package implements methods described in Enamorado, Fifield, and Imai (2019) ”Using a Probabilistic Model to Assist Merging of Large-scale Administrative Records”, American Political Science Review and is available at .

Bug report File report

Key Metrics

Version 0.6.0
R ≥ 2.14.0
Published 2020-04-29 1249 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks fastLink results

Downloads

Last 24 hours 0 -100%
Last 7 days 96 -21%
Last 30 days 464 -5%
Last 90 days 1.353 -14%
Last 365 days 6.094 -18%

Maintainer

Maintainer

Ted Enamorado

ted.enamorado@gmail.com

Authors

Ted Enamorado

aut / cre

Ben Fifield

aut

Kosuke Imai

aut

Material

Reference manual
Package source

In Views

MissingData
OfficialStatistics

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fastLink archive

Depends

R ≥ 2.14.0

Imports

Matrix
parallel
foreach
doParallel
gtools
data.table
stringdist
stringr
stringi
Rcpp ≥ 0.12.7
FactoClass
adagio
dplyr
plotrix
grDevices
graphics

Suggests

testthat

LinkingTo

RcppArmadillo
Rcpp
RcppEigen