powered by
Function to derive underlying variance components (add/dom)
get.variance( population, gen = NULL, database = NULL, cohorts = NULL, id = NULL )
Table with realized narrow/broad-sense heritability, sigma_g,a,d
Population list
Quick-insert for database (vector of all generations to export)
Groups of individuals to consider for the export
Quick-insert for database (vector of names of cohorts to export)
Individual IDs to search/collect in the database
data(ex_pop) get.variance(ex_pop, gen = 2)
Run the code above in your browser using DataLab