Examples or programs from journal articles

Two programs will be available.

1. Example in Octave (free Matlab clone) how to combine single-trait accuracies into multiple-trait accuracies from the paper by Strabel et al. in JAS 79:833.
 

2.  Program rrgen.f90 in Fortran 90 that converts (co)variance functions into (co)variances for random regressions of arbitrary dimension from the paper by Misztal et al. in JDS 83:1125.

This program needs to be linked with the DENSEOP module of the BLUPF90 distribution. If that distribution is installed under Unix, this Makefile may be useful for compilation.