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 revisionBoth sides next revision
readme.pedictf90 [2020/03/13 19:05] yutakareadme.pedictf90 [2020/03/13 19:07] yutaka
Line 16: Line 16:
 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 keep) + residual+  y = (effects to be corrected) + (effects to be kept) + residual
  
-In a cross validation, you need a quantity "y_star = EBV + residual", and EBV is ''(effects to keep)'' shown above.+In a cross validation, you need a quantity "y_star = EBV + residual", and EBV is ''(effects to be kept)'' shown above.
 Therefore, you should need ''y_star'' as ''y - (effects to be corrected)''. Therefore, you should need ''y_star'' as ''y - (effects to be corrected)''.
 The program calculates the following quantities. The program calculates the following quantities.
  
-  * y_hat: ''(effects to keep)''+  * y_hat: ''(effects to kept)''
   * y_star: ''y - (effects to be corrected)''   * y_star: ''y - (effects to be corrected)''
   * residual: ''residual''   * residual: ''residual''

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki