powered by
Function to derive variance components
get.variance.components(population)
Estimated variance components
Population list
data(ex_pop) population = breeding.diploid(ex_pop, bve = TRUE, bve.gen = 2) get.variance.components(population)
Run the code above in your browser using DataLab