There are three arguments for setting the error variance of a
phenotype: h2, H2, and varE. The user should only use one of these
arguments. If the user supplies values for more than one, only one
will be used according to order in which they are listed above.
The h2 argument allows the user to specify the error variance
according to narrow-sense heritability. This calculation uses the
additive genetic variance and total genetic variance in the founder
population. Thus, the heritability relates to the founder population
and not the current population.
The H2 argument allows the user to specify the error variance
according to broad-sense heritability. This calculation uses the
total genetic variance in the founder population. Thus, the heritability
relates to the founder population and not the current population.
The varE argument allows the user to specify the error variance
directly. The user may supply a vector describing the error variance
for each trait or supply a matrix that specify the covariance of
the errors.
The reps parameter is for convenient representation of replicated data.
It is intended to represent replicated yield trials in plant
breeding programs. In this case, varE is set to the plot error and
reps is set to the number of plots per entry. The resulting phenotype
represents the entry-means.