This LaTeX document is available as postscript or asAdobe PDF.
The data below are exactly as given in the notes, plus one additional cow (9 with parents 7 and 2), and shown below.
| Cow | Visit | Age | Age Group | Obs. |
| 1 | 1 | 22 | 1 | 224 |
| 2 | 1 | 30 | 2 | 244 |
| 3 | 1 | 28 | 1 | 224 |
| 1 | 2 | 34 | 2 | 236 |
| 2 | 2 | 42 | 3 | 247 |
| 3 | 2 | 40 | 3 | 242 |
| 4 | 2 | 20 | 1 | 220 |
| 1 | 3 | 47 | 3 | 239 |
| 2 | 3 | 55 | 4 | 241 |
| 4 | 3 | 33 | 2 | 234 |
| 2 | 4 | 66 | 4 | 244 |
| 4 | 4 | 44 | 3 | 228 |
| 9 | 4 | 25 | 1 | 217 |
Let the model be
Thus, the model uses age groups (4 of them) in place of the fixed regressions to account for the shape of the phenotypic relationship between the observations and age.
Use the same parameters as given in the notes for
and
.
The residual variance, however, will be different for
each age group, as follows: 0.8 for age group 1, 0.92 for age group 2,
1.05 for age group 3, and 1.15 for age group 4. Thus,
is
diagonal, but the diagonals differ depending on the age group to
which the cow's observation belongs.
Construct the MME and solve. Calculate EBVs for age 24 months and rank the animals. Compare the age group solutions to the fixed regressions in the notes.
The first thing to do is to compute the Legendre polynomials for
the new animal. Standardize age 25 months into a number between
-1 and +1, as
The inverse of the relationship matrix has to be increased by one row and column for animal 9. This should be easy to do by now.
The
matrix for the Age Group effects of the model is
With nine animals, the
matrix has dimensions 13 rows
by 27 columns (3 coefficients for each animal). The
matrix is diagonal with diagonal elements equal to
.8, .92, .8, .92, 1.05, 1.05, .8, 1.05, 1.15, .92, 1.15, 1.05,
and .8, respectively.
The solutions are as follows:
| i |
|
j |
|
| 1 | -0.3282 | 1 | 223.9322 |
| 2 | 0.3492 | 2 | 237.7465 |
| 3 | 0.5371 | 3 | 238.5614 |
| 4 | -0.5582 | 4 | 233.9345 |
| Animal |
|
|
|
|
|
|
| 1 | -1.8504 | -0.4685 | 0.0074 | 0.6975 | -0.0328 | 0.0010 |
| 2 | 3.6973 | 0.9567 | -0.0067 | 7.0483 | 0.1862 | 0.0025 |
| 3 | 0.4092 | 0.1323 | -0.0015 | 2.0097 | 0.2583 | -0.0016 |
| 4 | -5.0511 | -1.5219 | 0.0181 | -4.9692 | -0.5676 | 0.0030 |
| 9 | -2.7117 | 0.8091 | -0.0051 | -4.9111 | 0.2064 | -0.0038 |
| 5 | 0.1887 | -0.0874 | 0.0014 | 0 | 0 | 0 |
| 6 | 3.0420 | 0.5601 | -0.0045 | 0 | 0 | 0 |
| 7 | -1.7315 | 0.2330 | 0.0002 | 0 | 0 | 0 |
| 8 | -1.9056 | -0.5558 | 0.0061 | 0 | 0 | 0 |
To compute an EBV for 24 months of age, multiply the
solutions above by the Legendre polynomials for age 24 months.
Thus for animal 1, the EBV at 24 months would be
This LaTeX document is available as postscript or asAdobe PDF.
Larry Schaeffer