GenomicEstimatedBreedingValueSelectionMixin#

class pybrops.breed.prot.sel.GenomicEstimatedBreedingValueSelection.GenomicEstimatedBreedingValueSelectionMixin[source]#

Bases: object

Semi-abstract class for Genomic Estimated Breeding Value Selection with constraints.

Methods

Attributes

ntrait

Number of traits to expect from GEBV matrix inputs.

unscale

Whether to unscale and uncenter breeding values.

property ntrait: Integral#

Number of traits to expect from GEBV matrix inputs.

property unscale: bool#

Whether to unscale and uncenter breeding values.