ExpectedMaximumBreedingValueSelectionProblemMixin#
- class pybrops.breed.prot.sel.prob.ExpectedMaximumBreedingValueSelectionProblem.ExpectedMaximumBreedingValueSelectionProblemMixin[source]#
Bases:
object
Helper class to implement properties common to EMBV selection problems.
Methods
Attributes
Expected maximum breeding value matrix of shape
(s,t)
.Number of latent variables.
- property embv: ndarray#
Expected maximum breeding value matrix of shape
(s,t)
.
- property nlatent: Integral#
Number of latent variables.