selectFormIntoVect: Conversion of selection formulas

View source: R/ModelFunctions.R

selectFormIntoVectR 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 Genome object

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


Ease documentation built on Nov. 10, 2022, 5:54 p.m.