build_vce_mat_report: Build a matrix with VCE results for a report

Description Usage Arguments Details Value

View source: R/Build_Matrix_Report.R

Description

Build a matrix with VCE results for a report

Usage

1
2
3
4
5
6
7
build_vce_mat_report(
  ps_random_effect,
  ps_offdiagonal,
  ps_diagonal,
  pvec_trait_name,
  pvec_vce_results_file_path
)

Arguments

ps_random_effect

random effect (for exemple: animal, herdyear, residual)

ps_offdiagonal

covariance or genetic_correlation

ps_diagonal

variance or heritability

pvec_vce_results_file_path

path to csv-file with vce results

Details

— title: "Building a matrix from VCE results for the report" date: "2021-12-21" #' —

Value

mat_randomEffect resulting matrix with vce results from the random effect


pvrqualitasag/rvcetools documentation built on Dec. 31, 2021, 2:09 p.m.