EstimatedBreedingValueSelectionMixin#

class pybrops.breed.prot.sel.EstimatedBreedingValueSelection.EstimatedBreedingValueSelectionMixin[source]#

Bases: object

Mixin class to provide properties common to all Estimated Breeding Value Selection protocols.

Methods

Attributes

ntrait

Number of traits to expect from EBV matrix inputs.

unscale

Whether to unscale and uncenter breeding values.

property ntrait: Integral#

Number of traits to expect from EBV matrix inputs.

property unscale: bool#

Whether to unscale and uncenter breeding values.