Wray90 {nadiv}R Documentation

Pedigree, adapted from Wray (1990)

Description

Pedigree, adapted from Wray (1990)

Usage

Wray90

Format

A data frame with 8 observations on the following 4 variables:

id

a numeric vector

dam

a numeric vector

sire

a numeric vector

time

a numeric vector

Source

Wray, N.A. 1990. Accounting for mutation effects in the additive genetic variance-covariance matrix and its inverse. Biometrics. 46:177-186.

Examples

  data(Wray90)
  str(Wray90)

[Package nadiv version 2.18.0 Index]