dominance | R Documentation |
Report dominance parameters
dominance(params, index.coeff = NULL, gamma = 0)
params |
list returned by |
index.coeff |
merit index coefficients |
gamma |
contribution of non-additive values for genetic merit |
The dominance variance (Vd) and baseline heterosis (b) are quantified relative to additive variance (Va) and std. dev. (SDa), respectively. As of v1.11, the variances are scaled to the population (previously, it was just the variance components). For a multi-trait/loc model, index.coeff
specifies the coefficients of the standardized true values (see also blup
), with gamma
indicating the relative weight of non-additive to additive genetic merit for the standardization (see also gain
).
data frame with estimates and SE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.