View source: R/ModelFunctions.R
selectInputTreatment | R Documentation |
Determines whether an entry for the selection is a list of selection formulas or just a vector. If it is a list of formulas, turns them into a vector. If it is a vector, does nothing.
selectInputTreatment(selectInput, genomeObj, haplo = FALSE)
selectInput |
a selection input |
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.