forqs module reference
Forward simulation of Recombination, Quantitative traits, and Selection
 All Classes Groups Pages
QuantitativeTraits

classes describing the genetic architecture of a quantitative trait; implementations are responsible for the calculation of trait values from genotypes. More...

Classes

class  QuantitativeTrait_PopulationComposite
 per-population specification of quantitative traits More...
 
class  QuantitativeTrait_GenerationComposite
 per-generation specification of quantitative traits More...
 
class  QuantitativeTrait_SingleLocusFitness
 represents fitness determined by a single locus More...
 
class  QTLEffectGenerator
 generates independent QTL effects based on specified distributions More...
 
class  QuantitativeTrait_IndependentLoci
 represents a trait determined by a multiple loci with independent effects More...
 
class  QuantitativeTrait_Expression
 represents a trait whose values are computed via a mathematical expression from other trait values More...
 
class  QuantitativeTrait_Alternator
 assigns 0/1 alternately More...