powered by
perMarkerKLs
perMarkerKLs(ped, MP, frequency)
An object of class data.frame with KLs.
Reference pedigree.
missing person
Allele frequency database.
library(forrel) x = linearPed(2) plot(x) x = setMarkers(x, locusAttributes = NorwegianFrequencies[1:5]) x = profileSim(x, N = 1, ids = 2) perMarkerKLs(x, MP = 5 , NorwegianFrequencies[1:5])
Run the code above in your browser using DataLab