diff options
author | Pjotr Prins | 2020-11-28 09:45:37 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-29 08:50:44 +0000 |
commit | 64b5183d30d3abcdd0236f5033570ae901506683 (patch) | |
tree | 026e6a102fd8239baa65737f7996131032df979e /doc | |
parent | 2aa81393d42647f26cbdf24393163753c3e72891 (diff) | |
download | pangemma-64b5183d30d3abcdd0236f5033570ae901506683.tar.gz |
Docs: minor edit
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual.tex b/doc/manual.tex index 1cf0400..94e686b 100644 --- a/doc/manual.tex +++ b/doc/manual.tex @@ -1009,8 +1009,8 @@ analyzed SNPs have an effect on phenotype, explains about 60\% of the variance in the phenotype residuals (with standard error of 3.6\%) after removing linear effects of the two covariates. The genetic and environmental variance components of the residuals are 1.43 and 0.34, -respectively. The last two lines in the log file give the coefficients -of the two covariates in the fitted linear mixed model, with standard +respectively. The last two values are the regression coefficients for +the covariates in the fitted linear mixed model, with standard errors. The first number (0.007) is the estimate of the intercept because the first column in the covariates file is a column of ones. |