User Tools

Site Tools


readme.aireml

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.aireml [2014/06/04 13:07] – [Options] ignacioreadme.aireml [2014/07/09 12:16] andres
Line 78: Line 78:
  
 <file>OPTION se_covar_function <label> <function></file> <file>OPTION se_covar_function <label> <function></file>
 +Calculate SD for function of (co)variances by repeated sampling of parameters estimates from their asymptotic multivariate normal distribution, following idea presented by Meyer and Houle 2013.
 +
 +''<label>'' given name for a particular function\\
 +''<function>'' function of (co)variances to estimate SD, all elements of the function should be written with no spaces.\\
 +\\
 +Each element of the function corresponds to (co)variances elements and could include any the random effects (G) and residual (R) (co)variances.\\
 +Notation is with reference to the effect and trait number:\\
 +''G_eff1_eff2_trt1_trt2'': indicate the element of the (co)variance matrix for random effect ''eff1'' and ''eff2'' and ''trt1'' and ''trt2'', where ''eff1'', ''eff2'' are the effect number, and ''trt1'' and ''trt2'' the trait number\\
 +''R_trt1_trt1'': indicate the element of the residual (co)variance matrix for traits ''trt1'' and ''trt2''
 +
 +Several functions could be added, with one OPTION line per function.
 +
 +Examples:\\
 +\\
 +''OPTION se_covar_function P   G_2_2_1_1+G_2_3_1_1+G_3_3_1_1+G_4_4_1_1+R_1_1''\\
 +
 +''OPTION se_covar_function H2d   G_2_2_1_1/(G_2_2_1_1+G_2_3_1_1+G_3_3_1_1+G_4_4_1_1+R_1_1)''\\
 +
 +''OPTION se_covar_function H2t (G_2_2_1_1+1.5*G_2_3_1_1+0.5*G_3_3_1_1)/(G_2_2_1_1+G_2_3_1_1+G_3_3_1_1+G_4_4_1_1+R_1_1)''\\
 +
 +''OPTION se_covar_function rg12 G_2_2_1_2/((G_2_2_1_1*G_2_2_2_2)**0.5)''\\
 +
 +The first function calculates the SD for the total variance for a maternal model with permanent maternal effect, where 2 and 3 are the effect number for the direct and maternal additive genetic effects respectively, and 4 is the effect number for the maternal permanent random effect.
 +   
 +The second function calculates the heritability for the direct component and the third function the total heritability. 
 +
 +The fourth function calculates the SD of the genetic correlation between traits 1 and 2, for the direct genetic effect (effect number 2)
  
 <file>OPTION samples_se_covar_function <n></file> <file>OPTION samples_se_covar_function <n></file>
Line 83: Line 110:
 default value 5000 default value 5000
 <file>OPTION out_se_covar_function</file> <file>OPTION out_se_covar_function</file>
 +Indicate to store in file samples of (co)variances function for postprocessing (histogram, etc.) 
  
readme.aireml.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki