OptimalPopulationValueSelectionProblemMixin#
- class pybrops.breed.prot.sel.prob.OptimalPopulationValueSelectionProblem.OptimalPopulationValueSelectionProblemMixin[source]#
Bases:
objectHelper class to implement properties common to OPV.
Methods
from_pgmat_gpmodAttributes
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.