In est_herit, scan1, scan1coef, and scan1blup, correct the estimate
of residual heritability: need to include 2*kinship.
Added an internal function double_kinship() to do the work.
(to take care of the case of the "loco" method (leave one chromosome
out) and of having pre-computed the eigen decomposition).
Also added a bit of detail in the help files for scan1 and est_herit.
est_herit
,scan1
,scan1coef
, andscan1blup
, correct the estimate of residual heritability: need to include2*kinship
.double_kinship()
to do the work. (to take care of the case of the "loco" method (leave one chromosome out) and of having pre-computed the eigen decomposition).scan1
andest_herit
.