GeneralizedWeightedGenomicEstimatedBreedingValueSelectionMixin#
- class pybrops.breed.prot.sel.GeneralizedWeightedGenomicEstimatedBreedingValueSelection.GeneralizedWeightedGenomicEstimatedBreedingValueSelectionMixin[source]#
Bases:
object
Semiabstract class for Generalized Weighted Genomic Estimated Breeding Value (gwGEBV) selection with constraints.
Methods
Attributes
Exponent with which to adjust allele values.
Number of traits to expect from gwGEBV matrix inputs.
- property alpha: Real#
Exponent with which to adjust allele values. Must be in range [0,1].
- property ntrait: Integral#
Number of traits to expect from gwGEBV matrix inputs.