OptimalContributionSelectionProblemMixin#
- class pybrops.breed.prot.sel.prob.OptimalContributionSelectionProblem.OptimalContributionSelectionProblemMixin[source]#
Bases:
object
Helper class containing common properties for Optimal Contribution Selection Problems.
Methods
from_bvmat_gmat
Attributes
Cholesky decomposition of the kinship matrix.
Breeding value matrix.
Number of latent variables.
- property C: ndarray#
Cholesky decomposition of the kinship matrix.
- property ebv: ndarray#
Breeding value matrix.
- property nlatent: Integral#
Number of latent variables.