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/11/25 11:29] shogoreadme.aireml [2016/10/21 22:15] – [Options] shogo
Line 3: Line 3:
 ===== Summary ===== ===== Summary =====
 A modification of REMLF90 for estimating variances with the Average-Information algorithm. Initially written by Shogo Tsuruta in 03/99-07/99. AIREMLF90 uses a second derivative REML algorithm with extra heuristics, as is described in Jensen et al. (1996-7). For most models, it converges in far fewer rounds than EM-REML as implemented in REMLF90. While typically REMLF90 takes 50-300 rounds to converge, AIREMLF90 converges in 5-15 rounds and to a higher accuracy. The final results will be saved in "airemlf90.log". A modification of REMLF90 for estimating variances with the Average-Information algorithm. Initially written by Shogo Tsuruta in 03/99-07/99. AIREMLF90 uses a second derivative REML algorithm with extra heuristics, as is described in Jensen et al. (1996-7). For most models, it converges in far fewer rounds than EM-REML as implemented in REMLF90. While typically REMLF90 takes 50-300 rounds to converge, AIREMLF90 converges in 5-15 rounds and to a higher accuracy. The final results will be saved in "airemlf90.log".
 +\\
 \\ \\
 See PREGSF90 with genotypes (SNP) for options.  See PREGSF90 with genotypes (SNP) for options. 
Line 43: Line 44:
 OPTION missing -999 OPTION missing -999
 </file> </file>
-Specify the missing value (default 0).+Specify the missing value (default 0) in integer.
 <file> <file>
 OPTION constant_var 5 1 2 ... OPTION constant_var 5 1 2 ...
Line 87: Line 88:
  
 <file>OPTION se_covar_function <label> <function></file> <file>OPTION se_covar_function <label> <function></file>
-As an alternative of SE, 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.\\+As an alternative of SE, calculate SD for function of (co)variances by repeated sampling of parameters estimates from their asymptotic multivariate normal distribution, following ideas presented by Meyer and Houle 2013.\\
 \\ \\
 ''<label>''\\ ''<label>''\\
Line 95: Line 96:
 A formula to calculate a function of (co)variances to estimate SD. All terms of the function should be written with no spaces.\\ A formula to calculate a function of (co)variances to estimate SD. All terms of the function should be written with no spaces.\\
 \\ \\
-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) 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'',\\ 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'',\\
Line 123: Line 124:
 <file>OPTION samples_se_covar_function <n></file> <file>OPTION samples_se_covar_function <n></file>
 Set the number of samples to calculate SE for function of (co)variances.\\ Set the number of samples to calculate SE for function of (co)variances.\\
-default value 5000+default value 10000
 <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.)  Indicate to store in file samples of (co)variances function for postprocessing (histogram, etc.) 
Line 141: Line 142:
 OPTION EM-REML xx OPTION EM-REML xx
  
-where xx is the number of iterations for EM-REML you expect to get a good starting value for AI-REML.+where xx is the number of iterations for EM-REML you expect to get a good starting value for AI-REML. After running xx rounds with EM-REML, the AIREMLF90 program will automatically switch from EM-REML to AI-REML using the last estimate from EM-REML as a starting value for AI-REML.
  
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