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/07/10 13:24] shogoreadme.aireml [2014/09/05 16:16] shogo
Line 16: Line 16:
 OPTION maxrounds 1000 OPTION maxrounds 1000
 </file> </file>
-Maximum rounds (default 5000). When the number < 2, the program calculates BLUP without iterating REML.+Maximum rounds (default 5000). When the number = 0, the program calculates BLUP without iterating REML and some statistics (-2logL, AIC, SE for (co)variances, ...).
 <file> <file>
 OPTION EM-REML 10 OPTION EM-REML 10
Line 33: Line 33:
 OPTION sol se OPTION sol se
 </file> </file>
-Store solutions and those s.e.+Store solutions and those standard errors. 
 +<file> 
 +OPTION store_pev_pec 6 
 +</file> 
 +Store triangular matrices of standard errors and its covariances for correlated random effects such as direct-maternal effects and random-regression effects in "pev_pec_bf90".
 <file> <file>
 OPTION residual OPTION residual
Line 42: Line 46:
 </file> </file>
 Specify the missing value (default 0). Specify the missing value (default 0).
 +<file>
 +OPTION constant_var 5 1 2 ...
 +</file>
 +5: effect number\\
 +1: first trait number\\
 +2: second trait number\\
 +implying the covariance between traits 1 and 2 for effect 5.
  
 **Heterogeneous residual variances for a single trait** **Heterogeneous residual variances for a single trait**
Line 81: Line 92:
 \\ \\
 ''<label>''\\ ''<label>''\\
-A name for a particular function (e.g., P1 for phenotypic variance of trait 1, H2_1 for heritability for trait 1, rg12 for genetic correlation between traits 1 and 2, …).\\+A name for a particular function (e.g., ''P1'' for phenotypic variance of trait 1, ''H2_1'' for heritability for trait 1, ''rg12'' for genetic correlation between traits 1 and 2, …).\\
 \\ \\
 ''<function>''\\ ''<function>''\\
Line 88: Line 99:
 Each term of the function corresponds to (co)variance elements and could include any random effects (G, PE, ...) and residual (R) (co)variances.\\ Each term of the function corresponds to (co)variance elements and could include any random effects (G, PE, ...) and residual (R) (co)variances.\\
 \\ \\
-Notation is with reference to the effect number and the trait number (G_eff1_eff2_trt1_trt2) that indicate the element of the (co)variance matrix for random effect ''eff1'' and ''eff2'' and ''trt1'' and ''trt2'', where ''eff1'' and ''eff2'' are effect numbers 1 and 2, and ''trt1'' and ''trt2'' are trait numbers 1 and 2.\\+Notation is with reference to the effect number and the trait number (''G_eff1_eff2_trt1_trt2'') that indicate the element of the (co)variance matrix for random effect ''eff1'' and ''eff2'' and ''trt1'' and ''trt2'',\\ 
 +where ''eff1'' and ''eff2'' are effect numbers 1 and 2, and ''trt1'' and ''trt2'' are trait numbers 1 and 2.\\
 ''R_trt1_trt1'' indicates the element of the residual (co)variance matrix for traits 1 and 2.\\ ''R_trt1_trt1'' indicates the element of the residual (co)variance matrix for traits 1 and 2.\\
 +\\
 Several functions could be added, with one OPTION line per function.\\ Several functions could be added, with one OPTION line per function.\\
 \\ \\
 Examples:\\ 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   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  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  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)''\\+''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 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.
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