diff options
-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. |