User Tools

Site Tools


readme.pedictf90

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
readme.pedictf90 [2022/05/09 22:38] – [Example] danireadme.pedictf90 [2022/05/09 22:38] – [More explanation] dani
Line 33: Line 33:
 This program splits the phenotype (y) into 3 pieces. This program splits the phenotype (y) into 3 pieces.
  
-  y = (effects to be corrected) + (effects to be kept) + residual+  y = (effects to be adjusted for) + (effects to be kept) + residual
  
 In a cross validation, you need a quantity "EBV + residual", where EBV is ''(effects to be kept)'' shown above, and it is ''y_star''. In a cross validation, you need a quantity "EBV + residual", where EBV is ''(effects to be kept)'' shown above, and it is ''y_star''.
 The program calculates the following quantities. The program calculates the following quantities.
  
 +  * y_star: ''y - (effects to be adjusted for)''
   * y_hat: ''(effects to kept)''   * y_hat: ''(effects to kept)''
-  * y_star: ''y - (effects to be corrected)'' 
   * residual: ''residual''   * residual: ''residual''
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki