Learn R Programming

corlink (version 1.0.0)

Record Linkage, Incorporating Imputation for Missing Agreement Patterns, and Modeling Correlation Patterns Between Fields

Description

A matrix of agreement patterns and counts for record pairs is the input for the procedure. An EM algorithm is used to impute plausible values for missing record pairs. A second EM algorithm, incorporating possible correlations between per-field agreement, is used to estimate posterior probabilities that each pair is a true match - i.e. constitutes the same individual.

Copy Link

Version

Install

install.packages('corlink')

Monthly Downloads

187

Version

1.0.0

License

CC0

Maintainer

John Ferguson

Last Published

October 20th, 2016

Functions in corlink (1.0.0)

do_sim

Function to simulate agreement patterns for record pairs from a mixture model
corlink

corlink: Record linkage, Incorporating Imputation for Missing Agreement Patterns, and Modeling correlation patterns between fields
linkd

Function to impute missing agreement patterns and then to link data