capelinker
is an R library facilitating a supervised machine learning approach to link families and individuals in historical South Africa. It provides helper functions and a number of pretrained models.
Capelinker is not on CRAN and needs to be installed from GitHub. The remotes
package makes this easy.
library("remotes")
remotes::install_github("rijpma/capelinker")
preflight()
to check whether the datasets are ready to link. candidates()
distcalc()
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.