Learn R Programming

dvir (version 3.3.0)

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

Description

Data used in last example of Chapter 4 in Kling et al. (2021) "Mass Identifications: Statistical Methods in Forensic Genetics". There are 2 female victims, 2 male victims. There are four reference families with 2 missing females and 2 missing males. There are 21 markers. An `equal mutation mode with rate 0.005 is specified.

Usage

KETPch4

Arguments

Format

A dviData object with the following content:

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

  • am: A list of 3 pedigrees.

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

Examples

Run this code
KETPch4

plotDVI(KETPch4, nrowPM = 4)


Run the code above in your browser using DataLab