write_mean_sd_rawAndtransform_calvscore: Write mean and standarddeviation for raw and transformed...

View source: R/calving.R

write_mean_sd_rawAndtransform_calvscoreR Documentation

Write mean and standarddeviation for raw and transformed calving score

Description

Raw calving scores are not in the same scale for the genetic evaluation. Therefore some further information like the mean and standarddeviation need to be calculated for raw as well as for transformed calving score scale, to insure to use the calculated economic weight out of ECOWEIGHT.

Usage

write_mean_sd_rawAndtransform_calvscore(
  ps_input_tbl_calving = tbl_calving,
  ps_sirebreed = ps_sirebreed,
  ps_dambreed = ps_dambreed,
  ps_prodsystew = ps_prodsystew,
  ps_marketchannel = ps_marketchannel,
  ps_path_directory2create = ps_path_directory2create,
  pb_log = FALSE,
  plogger = NULL
)

Arguments

ps_input_tbl_calving

input calving tibble coming from read_file_input_calving in this package

ps_sirebreed

sire breed

ps_dambreed

dam breed

ps_prodsystew

production system build up as option in ECOWEIGHT

ps_marketchannel

market channel

ps_path_directory2create

path of the directory that will be created

pb_log

indicator whether logs should be produced

plogger

logger object


sknqualitasag/qp4ewc documentation built on Sept. 27, 2022, 3:31 p.m.