View source: R/get.variance.components.R
| get.variance.components | R Documentation |
Function to derive variance components
get.variance.components(population)
population |
Population list |
Estimated variance components
data(ex_pop)
population = breeding.diploid(ex_pop, bve = TRUE, bve.gen = 2)
get.variance.components(population)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.