User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faq [2023/12/28 22:39] – [Frequent mistakes in data, pedigree, and parameter files for BLUPF90 programs] shogofaq [2024/05/17 18:17] (current) dani
Line 1: Line 1:
-======  FAQ: examples, options, and tips for BLUPF90 family programs ======+======  FAQ: examples, options, and tips for BLUPF90 family programs and modeling ======
  
-Download {{:blupf90_ALL8.pdf|BLUPF90 manual}}+Download {{:blupf90_ALL.pdf|BLUPF90 manual}}
  
 ==== Technical problems and segmentation fault ==== ==== Technical problems and segmentation fault ====
Line 78: Line 78:
     * [[Readme.Inbupgf90|inbupgf90]] - a program to calculate inbreeding coefficients with incomplete pedigree      * [[Readme.Inbupgf90|inbupgf90]] - a program to calculate inbreeding coefficients with incomplete pedigree 
     * [[Readme.SeekParentf90|seekparentf90]] -  a program to verify paternity and parent discovery using SNP markers     * [[Readme.SeekParentf90|seekparentf90]] -  a program to verify paternity and parent discovery using SNP markers
 +
 +
 +===== Modeling =====
 +<file>
 +
 +* 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
 +
 +</file>
  
  
faq.txt · Last modified: 2024/05/17 18:17 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki