write_mean_sd_rawAndtransform_calvscore | R Documentation |
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.
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 )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.