GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblemMixin#
- class pybrops.breed.prot.sel.prob.GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblem.GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblemMixin[source]#
Bases:
object
Helper class containing common properties for gwGEBV selection problems.
Methods
Attributes
Generalized weighted genomic estimated breeding values matrix of shape (n,t).
Number of latent variables.
- property gwgebv: ndarray#
Generalized weighted genomic estimated breeding values matrix of shape (n,t).
- property nlatent: Integral#
Number of latent variables.