base_line_multi_traits: Calculate genetic value based on QTN objects.

Description Usage Arguments Value Author(s)

View source: R/base_line_multi_traits.R

Description

Calculate genetic value based on QTN objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
base_line_multi_traits(
  add_obj = NULL,
  dom_obj = NULL,
  epi_obj = NULL,
  add_effect = NULL,
  dom_effect = NULL,
  epi_effect = NULL,
  epi_interaction = NULL,
  ntraits = NULL,
  cor = NULL,
  architecture = NULL,
  rep = NULL,
  rep_by = NULL,
  add = NULL,
  dom = NULL,
  epi = NULL,
  sim_method = NULL,
  verbose = TRUE
)

Arguments

add_obj

hhh

dom_obj

hhh

epi_obj

hhh

add_effect

hhh

dom_effect

= NULL,

epi_effect

kkkk

epi_interaction

= NULL,

ntraits

hhh

cor

hhh

architecture

hhh

rep

= 1,

rep_by

= 'QTN',

add

= NULL,

dom

= NULL,

epi

= NULL

sim_method

= NULL,

verbose

= TRUE

Value

A matrix of Genetic values for multiple traits

Author(s)

Samuel Fernandes Last update: Apr 20, 2020

——————————-base_line_multi_traits————————- ————————————————————————–


simplePHENOTYPES documentation built on Jan. 20, 2021, 5:09 p.m.