diyar: Record Linkage and Epidemiological Case Definitions in R

An R package for record linkage and implementing epidemiological case definitions in R. Record linkage is implemented either through a multistage deterministic approach or a probabilistic approach. Matching records are assigned to unique groups. There are mechanisms to address missing data and conflicting matches across linkage stages. Track and assign events (e.g. sample collection) and periods (e.g. hospital admission) to unique groups based on a case definition. The tracking process permits several options such as episode lengths and recurrence. Duplicate events or records can then be identified for removal or further analyses.

Version: 0.3.0
Depends: R (≥ 3.5.0)
Imports: methods, grDevices, graphics, utils, Rfast, ggplot2, rlang
Suggests: knitr, rmarkdown, testthat, covr, stringdist
Published: 2021-04-25
Author: Olisaeloka Nsonwu
Maintainer: Olisaeloka Nsonwu <olisa.nsonwu at gmail.com>
BugReports: https://github.com/OlisaNsonwu/diyar/issues
License: GPL-3
URL: https://olisansonwu.github.io/diyar/index.html
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
In views: OfficialStatistics
CRAN checks: diyar results

Downloads:

Reference manual: diyar.pdf
Vignettes: Epidemiological case definitions in R
Record linkage with diyar
'number_line' and overlaps
Package source: diyar_0.3.0.tar.gz
Windows binaries: r-devel: diyar_0.3.0.zip, r-release: diyar_0.3.0.zip, r-oldrel: diyar_0.3.0.zip
macOS binaries: r-release (arm64): diyar_0.3.0.tgz, r-release (x86_64): diyar_0.3.0.tgz, r-oldrel: diyar_0.3.0.tgz
Old sources: diyar archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=diyar to link to this page.