OlisaNsonwu/diyar: Record Linkage and Epidemiological Case Definitions in 'R'

An R package for iterative and batched record linkage, and applying epidemiological case definitions. 'diyar' can be used for deterministic and probabilistic record linkage, or multistage record linkage combining both approaches. It features the implementation of nested match criteria, and mechanisms to address missing data and conflicting matches during stepwise record linkage. Case definitions are implemented by assigning records to groups based on match criteria such as person or place, and overlapping time or duration of events e.g. sample collection dates or periods of hospital stays. Matching records are assigned a unique group ID. Index and duplicate records are removed or further analyses as required.

Getting started

Package details

AuthorOlisaeloka Nsonwu
MaintainerOlisaeloka Nsonwu <olisa.nsonwu@gmail.com>
LicenseGPL-3
Version0.5.1.9001
URL https://olisansonwu.github.io/diyar/index.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("OlisaNsonwu/diyar")
OlisaNsonwu/diyar documentation built on April 22, 2024, 6:27 p.m.