example1: DVI dataset: Generational trio

example1R Documentation

DVI dataset: Generational trio

Description

A proof-of-concept dataset involving three missing members (child, father, grandfather) of a single family. With the given data, stepwise victim identification fails to find the correct solution, while joint identification succeeds.

Usage

example1

Format

A dviData object with the following content:

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

  • am: A pedigree with three missing persons and one typed reference individual.

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

Examples

   
example1

plotDVI(example1, marker = 1)

jointDVI(example1)  


dvir documentation built on Sept. 11, 2024, 7:03 p.m.