View source: R/Class-SimParam.R
| sampDomEff | R Documentation |
Samples dominance deviation effects from a normal distribution and uses previously sampled additive effects to form dominance effects
sampDomEff(qtlLoci, nTraits, addEff, corDD, meanDD, varDD)
qtlLoci |
total number of loci |
nTraits |
number of traits |
addEff |
previously sampled additive effects |
corDD |
correlation between dominance degrees |
meanDD |
mean value of dominance degrees |
varDD |
variance of dominance degrees |
a matrix with dimensions qtlLoci by nTraits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.