Learn R Programming

MoBPS (version 1.13.1)

get.variance.components: Derive variance components

Description

Function to derive variance components

Usage

get.variance.components(population)

Value

Estimated variance components

Arguments

population

Population list

Examples

Run this code
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