Xped: Example pedigree with X-linked disease pattern.

XpedR 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)

paramlink documentation built on April 15, 2022, 9:06 a.m.