phenotypes: Generate environmental effects based on a given heritability

Description Usage Arguments Value Author(s)

View source: R/phenotypes.R

Description

Generate environmental effects based on a given heritability

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
phenotypes(
  base_line_trait = NULL,
  h2 = NULL,
  rep = NULL,
  seed = NULL,
  ntraits = NULL,
  output_format = NULL,
  fam = NULL,
  to_r = NULL,
  rep_by = NULL,
  hets = NULL,
  verbose = TRUE,
  QTN_variance = FALSE,
  add = NULL,
  dom = NULL,
  epi = NULL,
  cor_res = NULL,
  mean = NULL,
  cor = NULL
)

Arguments

base_line_trait

= NULL,

h2

= NULL,

rep

= NULL,

seed

= NULL,

ntraits

= NULL,

output_format

= 'multi-file'

fam

= NULL

to_r

= FALSE

rep_by

= 'QTN'

hets

= 'QTN'

verbose

= TRUE

QTN_variance

= FALSE

cor_res

= NULL

Value

Phenotypes for ntraits traits

Author(s)

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

—————————-phenotypes—————————————


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