Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ bstrl Public

❗ This is a read-only mirror of the CRAN R package repository. bstrl — Bayesian Streaming Record Linkage

License

Notifications You must be signed in to change notification settings

cran/bstrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bstrl

Bayesian STreaming Record Linkage

This package performs streaming record linkage. We assume that files containing records about entities arrive sequentially in time. Each file is duplicate-free, but entities may be represented in more than one file. We want to determine, probabilistically, which records refer to the same entities across each file. We also want these estimated links to be updated upon the arrival of each sequential file.

Branches

  • 'master' contains the latest version of streaming record linkage, using either Prior-Proposal-Recursive Bayes or Sequential Markov Chain Monte Carlo
  • All other branches are dead ends or have been merged into 'master'

Usage

To install, run

devtools::install_github("ianmtaylor1/bstrl", build_vignettes=TRUE)

then run vignette() to find included documentation and how-to's for this package.

About

❗ This is a read-only mirror of the CRAN R package repository. bstrl — Bayesian Streaming Record Linkage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages