RandomSelectionProblemMixin#
- class pybrops.breed.prot.sel.prob.RandomSelectionProblem.RandomSelectionProblemMixin[source]#
Bases:
object
Helper class containing common properties for random selection problems.
Methods
from_object
- rtype:
Attributes
Number of latent variables.
Random breeding values.
- property nlatent: Integral#
Number of latent variables.
- property rbv: ndarray#
Random breeding values.