compute_internal_economic_value: Internal Function using distribution thresholds.

Description Usage Arguments Value

Description

This function creates an economic value for a trait using the distribution thresholds of the traits records over the population. These thresholds are defined by price differences in a specific range of trait values. Price changes per kg carcass weight have been fitted to these thresholds. The difference of price changes between the initial distribution and the distribution with an increased mean divided by the differences in means is the economic value.

Usage

1
2
compute_internal_economic_value(pvec_threshold, pvec_price, pn_mean, pn_sd,
  pn_delta_mean)

Arguments

pvec_threshold

thresholds under continuous distribution given by pricing system

pvec_price

vector of prices for given classes

pn_mean

current population phenotypic mean

pn_sd

current population phenotypic standard deviation

pn_delta_mean

small change of current phenotypic population mean

Value

economic value


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