View source: R/ModelFunctions.R
selectFormIntoVect | R Documentation |
Conversion of a list of selection formulas into a genotypic (or haplotypic)
fitness vector associated with a Genome
object.
selectFormIntoVect(selectFormula, genomeObj, haplo = FALSE)
selectFormula |
a list of selection formulas |
genomeObj |
a |
haplo |
logical indicating whether the selection should apply to haplotypes (in the case of gametic selection for example) |
a vector of fitness values
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.