Learn R Programming

Ease (version 0.1.2)

selectFormIntoVect: 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)

Value

a vector of fitness values

Arguments

selectFormula

a list of selection formulas

genomeObj

a Genome object

haplo

logical indicating whether the selection should apply to haplotypes (in the case of gametic selection for example)

Author

Ehouarn Le Faou