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
Next revisionBoth sides next revision
faq [2024/01/09 02:41] – [Frequent mistakes in data, pedigree, and parameter files for BLUPF90 programs] shogofaq [2024/01/09 02:58] – [Modelling] shogo
Line 79: Line 79:
     * [[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
  
-=== Modelling === 
  
-    * Sire model  +===== Modelling ===== 
-    * Animal model +<file> 
-==== Technical problems and segmentation fault ==== +Sire model 
- +     y = μ + ..+ sire + e 
-    [[FAQ.segfault|Segmentation Fault]]: Received a message with "Segmentation fault" +     y = μ + ... + sire + MGS + e 
-    [[FAQ.windows|System Error]]: Received a message like "The program can't start because libiomp5md.dll is missing..." in Windows+Animal model 
-    [[FAQ.openmp|Better settings for OpenMP]]: How should I define the number of threads used with a program? +   * Single record / animal 
-    [[FAQ.intellibs|Installation of Intel Libraries]]: For users with customized programs+     y = μ + ... + animal + e 
 +   * Multiple records / animal 
 +     y = μ + ... + animal + pe + e 
 +   Random regressions 
 +     y = μ + ... + f(t1) + f(t2)*animal + f(t3)*pe + e 
 +   Maternal effect model 
 +     y = μ + ... + animal + mat + 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