| FG90 {nadiv} | R 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
12345678- dam
a factor with levels
246- sire
a factor with levels
135- sex
a factor with levels
01
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)
[Package nadiv version 2.18.0 Index]