fire {dvir} | R Documentation |
DVI dataset: Family of fire victims
Description
A family with three missing persons after a fire, and one reference individual. This example is featured in the GLR paper (Egeland & Vigeland, 2024).
Usage
fire
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
fire
plotDVI(fire, marker = 1)
jointDVI(fire)
[Package dvir version 3.3.0 Index]