Package: ludic Type: Package Title: Linkage Using Diagnosis Codes Version: 0.2.1 Date: 2025-07-24 Authors@R: c(person(c("Boris", "P"), "Hejblum", role = c("aut", "cre"), email = "boris.hejblum@u-bordeaux.fr"), person(c("Harrison", "G"), "Zhang", role = c("aut")), person("Tianxi", "Cai", role = c("aut")) ) LinkingTo: Rcpp, RcppArmadillo Depends: R (>= 3.0.0), Rcpp (>= 0.12.11), Imports: fGarch, landpred, Matrix, methods, rootSolve Suggests: testthat Description: Probabilistic record linkage without direct identifiers using only diagnosis codes. Method is detailed in: Hejblum, Weber, Liao, Palmer, Churchill, Szolovits, Murphy, Kohane & Cai (2019) ; Zhang, Hejblum, Weber, Palmer, Churchill, Szolovits, Murphy, Liao, Kohane & Cai (2021) . BugReports: https://github.com/borishejblum/ludic/issues License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://borishejblum.github.io/ludic/ Repository: https://borishejblum.r-universe.dev Date/Publication: 2025-07-26 22:59:31 UTC RemoteUrl: https://github.com/borishejblum/ludic RemoteRef: HEAD RemoteSha: 79bab6baaa55dca29202a43dd6ba543f479bdbce NeedsCompilation: yes Packaged: 2026-06-11 08:12:43 UTC; root Author: Boris P Hejblum [aut, cre], Harrison G Zhang [aut], Tianxi Cai [aut] Maintainer: Boris P Hejblum