This program calculates the de-regressed proof (DRP) suggested by Garrick et al. (2009).
It uses the files generated with blupf90
(or similar solver) and accf90
which is available under an agreement with UGA.
It supports both single-trait and multiple-trait models with more than 1 random effects; but not for maternal models and random regression models.
Run this program as follows.
blupf90
or other IOD programs to save solutions
.accf90
to calculate accuracy ot reliability of EBV.deproofsf90
to calculate Garrick's DRP.This program asks you the name of parameter file as blupf90. It reads the related files to compute DRP.
c_val
The c parameter to calculate weights (default=0.5).
type x
The type of accuracy/reliability. Put 1.0 (default) for reliability or 0.5 for BIF accuracy.