View source: R/ModelFunctions.R
selection.form.treatment | R Documentation |
Conversion of the factors of a selection formula into the list of corresponding allelic combinations
selection.form.treatment(factors, genomeObj = NULL, checking = FALSE)
factors |
formula factors (right-hand members) |
genomeObj |
a |
checking |
logical indicating whether a test verifying the compatibility of input factors with the genome |
A list of vectors enumerating the allelic combinations that correspond to the factors
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.