Description Usage Arguments Details Value Author(s)
The broad-sense heritability (H^2) is computed from the variance components from a linear mixed model
the genetic variance components
the residual variance component
1 2 3 |
model |
An asreml-object, see |
which |
A character string/vector specifying which heritability measure
to compute, choose from |
genetic.factor |
(Optional) Character string specifying the name of the
genetic factor in the model. Default = |
by.location |
Logical indicating whether to compute the heritability on
location-basis or across locations. Default = |
data |
(Optional) The data frame used in the preceeding
|
checks |
(Optional) The names of the check-lines in the
|
The two approaches for calculating H^2:
H^2 = \frac{V_G}{V_G + V_E}
H^2 = \frac{V_G}{V_G + V_E}
H^2 = \frac{V_G}{V_G + V_E/r}
H^2 = \frac{V_G}{V_G + V_E/r}
A data frame with the estimated genetic-, GxE- and residual standard deviations and the computed heritability.
Ruud Derijcker, Katrien Baert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.