Learn R Programming

dvir (version 3.3.0)

fire: 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

Arguments

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

Run this code
fire

plotDVI(fire, marker = 1)

jointDVI(fire)

Run the code above in your browser using DataLab