Table of Contents

FAQ: examples, options, and tips for BLUPF90 family programs and modeling

Download BLUPF90 manual

Technical problems and segmentation fault

Frequent mistakes in data, pedigree, and parameter files for BLUPF90 programs

Data preparation program

REML

Gibbs Sampler

OPTIONs for priors and degrees of belief, for restarting from the last sampling, and for storing solutions and SD with or without fixed (known) variances

Post-Gibbs Analysis

BLUP

Accuracy (approximation)

Genomic Analysis

Additional programs

Modeling

* Sire model (cg: contemporary group)
     y = μ + cg + ... + sire + e
     y = μ + cg + ... + sire + MGS + e
     where cg = common environment (farm, year, season, management, ...)
* Animal model (pe: permanent environment)
   * Single record / animal
     y = μ + cg + ... + animal + e
   * Multiple records / animal
     y = μ + cg + ... + animal + pe + e
   * Random regressions f(t)
     y = μ + cg + ... + f(t1) + f(t2)*animal + f(t3)*pe + e
     where f(t) = a function of t (t: continuous variable)   
* Maternal effect model (mpe: maternal permanent environment)
     y = μ + cg + ... + animal + maternal + mpe + e