base_line_single_trait: Calculate genetic value based on QTN objects.

Description Usage Arguments Value Author(s)

View source: R/base_line_single_trait.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
base_line_single_trait(
  add_obj = NULL,
  dom_obj = NULL,
  epi_obj = NULL,
  add_effect = NULL,
  dom_effect = NULL,
  epi_effect = NULL,
  epi_interaction = NULL,
  rep = NULL,
  rep_by = "experiment",
  ntraits = 1,
  add = NULL,
  dom = NULL,
  epi = NULL,
  sim_method = NULL
)

Arguments

add_obj

hhh

dom_obj

hhh

epi_obj

hhh

add_effect

hhh

dom_effect

= NULL,

epi_effect

hhh

epi_interaction

= NULL,

rep

= NULL,

rep_by

= NULL,

ntraits

= NULL

add

= NULL,

dom

= NULL,

epi

= NULL

sim_method

= NULL,

Value

A vector of Genetic values

Author(s)

Samuel Fernandes and Alexander Lipka Last update: Apr 20, 2020

—————————–Base_line_single_trait————————— ————————————————————————–


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