Xped {paramlink}R Documentation

Example pedigree with X-linked disease pattern.

Description

A complex pedigree with an X-linked recessive disease pattern

Usage

Xped

Format

A data frame with 15 rows and 6 columns. See toyped for details about the format.

Details

The format is standard LINKAGE (pre-makeped) format.

Examples


Xped

# Convert to a 'linkdat' object and set a recessive X-linked model:
x = linkdat(Xped, model=4)
summary(x)

[Package paramlink version 1.1-5 Index]