selection.form.treatment: Treatment of a selection formula

View source: R/ModelFunctions.R

selection.form.treatmentR Documentation

Treatment of a selection formula

Description

Conversion of the factors of a selection formula into the list of corresponding allelic combinations

Usage

selection.form.treatment(factors, genomeObj = NULL, checking = FALSE)

Arguments

factors

formula factors (right-hand members)

genomeObj

a Genome object for the test (see checking parameter)

checking

logical indicating whether a test verifying the compatibility of input factors with the genome

Value

A list of vectors enumerating the allelic combinations that correspond to the factors

Author(s)

Ehouarn Le Faou


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