FG90 {nadiv} | R Documentation |
An example pedigree
FG90
An object of class data.frame
with 8 rows and 4 columns.
A data.frame
with 8 observations on the following 4 variables:
a factor with levels 1
2
3
4
5
6
7
8
a factor with levels 2
4
6
a factor with levels 1
3
5
a factor with levels 0
1
Fernando, R.L. & M. Grossman. 1990. Genetic evaluation with autosomal and X-chromosomal inheritance. Theoretical and Applied Genetics 80:75-80.
data(FG90) str(FG90)