Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ludic

CRAN_Status_Badge Travis-CI Build Status AppVeyor Build Status codecov.io Downloads

Overview

ludic is a package which performs probabilistic record linkage methods that relies on the use of diagnosis codes only, in the absence of direct identifiers. On top of the CRAN help files, the following article explains what ludic is about:

Hejblum BP, Weber G, Liao KP, Palmer N, Churchill S, Szolovits P, Murphy S, Kohane I, Cai T (2019). Probabilistic Record Linkage of De-Identified Research Datasets Using Diagnosis Codes. Scientific Data, 6:180298. <doi: 10.1038/sdata.2018.298>.

Installation

The easiest way to get ludic is to install it from CRAN:

install.packages("ludic")

or alternatively you can get the development version from GitHub:

#install.packages("devtools")
devtools::install_github("borishejblum/ludic")

– Boris Hejblum

About

Linkage Using Diagnosis Codes

Resources

License

Packages

No packages published
You can’t perform that action at this time.