FG90: Pedigree, adapted from Table 1 in Fernando & Grossman (1990)

FG90R Documentation

Pedigree, adapted from Table 1 in Fernando & Grossman (1990)

Description

Pedigree, adapted from Table 1 in Fernando & Grossman (1990)

Usage

FG90

Format

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

id

a factor with levels 1 2 3 4 5 6 7 8

dam

a factor with levels 2 4 6

sire

a factor with levels 1 3 5

sex

a factor with levels 0 1

Source

Fernando, R.L. & M. Grossman. 1990. Genetic evaluation with autosomal and X-chromosomal inheritance. Theoretical and Applied Genetics 80:75-80.

Examples

  data(FG90)
  str(FG90)

nadiv documentation built on Dec. 8, 2022, 1:11 a.m.