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
Last revisionBoth sides next revision
faq [2024/01/09 03:09] – [FAQ: examples, options, and tips for BLUPF90 family programs] shogofaq [2024/03/25 18:22] – external edit 127.0.0.1
Line 80: Line 80:
  
  
-===== Modelling =====+===== Modeling =====
 <file> <file>
  
-* Sire model +* Sire model (cg: contemporary group) 
-     y = μ + ... + sire + e +     y = μ + cg + ... + sire + e 
-     y = μ + ... + sire + MGS + e+     y = μ + cg + ... + sire + MGS + e 
 +     where cg = common environment (farm, year, season, management, ...)
 * Animal model (pe: permanent environment) * Animal model (pe: permanent environment)
    * Single record / animal    * Single record / animal
-     y = μ + ... + animal + e+     y = μ + cg + ... + animal + e
    * Multiple records / animal    * Multiple records / animal
-     y = μ + ... + animal + pe + e+     y = μ + cg + ... + animal + pe + e
    * Random regressions f(t)    * Random regressions f(t)
-     y = μ + ... + f(t1) + f(t2)*animal + f(t3)*pe + e +     y = μ + cg + ... + f(t1) + f(t2)*animal + f(t3)*pe + e 
-     where f(t) = a function of t (t: continuous variable) +     where f(t) = a function of t (t: continuous variable)   
-   +
 * Maternal effect model (mpe: maternal permanent environment) * Maternal effect model (mpe: maternal permanent environment)
-     y = μ + ... + animal + maternal + mpe + e+     y = μ + cg + ... + animal + maternal + mpe + e
  
 </file> </file>
  
  
faq.txt · Last modified: 2024/05/17 18:17 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki