View source: R/Class-SimParam.R
| sampEpiEff | R Documentation |
Samples epistatic effects from a normal distribution or gamma distribution with a variance relative to the variance of the additive effects
sampEpiEff(qtlLoci, nTraits, corr, gamma, shape, relVar)
qtlLoci |
total number of loci |
nTraits |
number of traits |
corr |
correlation between epistatic effects |
gamma |
indicator of trait should use a gamma distribution |
shape |
gamma distribution shape parameter |
relVar |
desired variance for epistatic effects |
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.