selectFormIntoVect {Ease} | R Documentation |
Conversion of selection formulas
Description
Conversion of a list of selection formulas into a genotypic (or haplotypic)
fitness vector associated with a Genome
object.
Usage
selectFormIntoVect(selectFormula, genomeObj, haplo = FALSE)
Arguments
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) |
Value
a vector of fitness values
Author(s)
Ehouarn Le Faou
[Package Ease version 0.1.2 Index]