Learn R Programming

IBDsim (version 0.9-8)

dominant1: Autosomal dominant pedigree

Description

A three generation pedigree affected with an autosomal dominant disorder.

Usage

dominant1

Arguments

Format

A data frame describing the pedigree in standard LINKAGE format (i.e. the columns are: Family ID, individual ID, father, mother, sex, affection status).

Examples

Run this code
# NOT RUN {
x = linkdat(dominant1)
plot(x)
# }

Run the code above in your browser using DataLab