GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblemMixin#

class pybrops.breed.prot.sel.prob.GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblem.GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblemMixin[source]#

Bases: object

Helper class containing common properties for gwGEBV selection problems.

Methods

Attributes

gwgebv

Generalized weighted genomic estimated breeding values matrix of shape (n,t).

nlatent

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.