KLINK

CRAN status

KLINK is a shiny application for LR calculations in forensic kinship testing.

Live app here: https://magnusdv.shinyapps.io/klink/

If you are working with sensitive data, you might want to run KLINK locally/offline. To set this up, first install the KLINK package in R:

install.packages("KLINK")

Then you may start KLINK as follows:

KLINK::launchApp()