compute_correlation: Compute correlation between index value and single trait

Description Usage Arguments Value

Description

Given a tibble of index values and a tibble of breeding values, a trait name and a breed name, we select all breeding values for the given trait and the given breed and compute the correlation to the indices of the same animals

Usage

1
compute_correlation(ptbl_bv, ptbl_index, ps_breed, ps_trait)

Arguments

ptbl_bv

tibble with breeding values

ptbl_index

tibble with index

ps_breed

breed

ps_trait

trait

Value

correlation between index and breeding values of single trait


pvrqualitasag/MeatValueIndex documentation built on May 13, 2019, 4:44 p.m.