Learn R Programming

dvir (version 3.3.0)

KETPex497: Data used in the book Kling et al. (2021)

Description

Data used in Exercise 4.9.7 in Kling et al. (2021) "Mass Identifications: Statistical Methods in Forensic Genetics". There are 3 female victims and 3 reference families with 3 missing females. There are 23 markers, equal mutation model, rate 0.001.

Usage

KETPex497

Arguments

Format

A dviData object with the following content:

  • pm: A list of 3 singletons (victims).

  • am: A list of 3 pedigrees.

  • missing: A vector containing the names of the missing persons.

Examples

Run this code
plotDVI(KETPex497, nrowPM = 3)


Run the code above in your browser using DataLab