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 [2024/01/09 02:54] – [Modelling] 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 80: Line 80:
  
  
-==== Modelling ==== +===== Modeling ===== 
-    * Sire model +<file> 
-         y = μ + ... + sire + e + 
-         y = μ + ... + sire + MGS + e +* Sire model (cg: contemporary group) 
-    * Animal model +     y = μ + cg + ... + sire + e 
-       * Single record / animal +     y = μ + cg + ... + sire + MGS + e 
-         y = μ + ... + animal + e +     where cg = common environment (farm, year, season, management, ...) 
-       * Multiple records / animal +* Animal model (pe: permanent environment) 
-         y = μ + ... + animal + pe + e +   * Single record / animal 
-       * Random regressions +     y = μ + cg + ... + animal + e 
-         y = μ + ... + f(t1) + f(t2)*animal + f(t3)*pe + e +   * Multiple records / animal 
-    * Maternal effect model +     y = μ + cg + ... + animal + pe + e 
-         y = μ + ... + animal + mat + mpe + 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