compute_genetic_gain_overall_index: Genetic Gain in Sfr. / year for index.

Description Usage Arguments Value

Description

This function computes the genetic gain in Sfr. / year of the selection on the index. In this index all traits are represented in the aggregate genotype.

Usage

1
2
3
4
compute_genetic_gain_overall_index(genetic_var_cov, residual_var_cov,
  offspring, proportion_calves, proportion_adults, male_proportionselected,
  female_proportionselected, male_generationintervall,
  female_generationintervall, economic_weights)

Arguments

genetic_var_cov

The genetic variance-covariance matrix between the involved traits in the aggregate genotype.

residual_var_cov

The genetic variance-covariance matrix between the involved traits in the aggregate genotype.

proportion_calves

Proportion of calves in the offspring.

proportion_adults

Proportion of adults in the offspring.

male_proportionselected

Proportion selected of the offspring of a male selection candidate

female_proportionselected

Proportion selected of the offspring of a female selection candidate

male_generationintervall

Generation intervall of the male selection path.

female_generationintervall

Generation intervall of the female selection path.

economic_weights

A vector of economic weights with lenght of number of traits.

male_offspring

Number of the assumed offspring of the male selection candidate when selection occurs.

female_offspring

Number of the assumed offspring of the female selection candidate when selection occurs.

Value

Genetic Gain in Sfr. per year


swsqualitasag/Exemplary documentation built on May 3, 2019, 1:46 p.m.