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