Package: diyar
Type: Package
Title: Multistage Record Linkage and Case Definition for
        Epidemiological Analysis
Date: 2020-09-16
Version: 0.2.0
URL: https://olisansonwu.github.io/diyar/index.html,
BugReports: https://github.com/OlisaNsonwu/diyar/issues
Author: Olisaeloka Nsonwu
Maintainer: Olisaeloka Nsonwu <olisa.nsonwu@gmail.com>
Description: Perform multistage deterministic linkages and apply case definitions to datasets.
    Records are linked by different matching criteria in a specified order of certainty. 
    The linkage process handles missing data and conflicting matches using this same order.
    Track events (e.g. sample collection) and period (e.g. hospital admission) to episodes. 
    This process permits several options such as episode lengths and recurrence.
    Record linkage and episode tracking assign unique group identifiers to matched records.
    Duplicate events or records can then be identified or sub-analyses performed within each group.  
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: methods, grDevices, graphics, utils, Rfast
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2020-09-16 15:07:10 UTC; Olisaeloka.Nsonwu
Repository: CRAN
Date/Publication: 2020-09-17 09:30:12 UTC
