OptimalPopulationValueSelectionProblemMixin#
- class pybrops.breed.prot.sel.prob.OptimalPopulationValueSelectionProblem.OptimalPopulationValueSelectionProblemMixin[source]#
Bases:
object
Helper class to implement properties common to OPV.
Methods
from_pgmat_gpmod
Attributes
Haplotype effect matrix of shape
(m,n,h,t)
.Number of latent variables.
ploidy.
- property haplomat: ndarray#
Haplotype effect matrix of shape
(m,n,h,t)
.
- property nlatent: Integral#
Number of latent variables.
- property ploidy: Integral#
ploidy.