wgebvmat#

Module containing Weighted Genomic Estimated Breeding Value (wGEBV) matrix classes.

These are considered models because they include a classmethod which allows them to be constructed from Genomic Models.

Modules

pybrops.model.wgebvmat.DenseWeightedGenomicEstimatedBreedingValueMatrix

Module implementing dense wGEBV matrix representation.

pybrops.model.wgebvmat.WeightedGenomicEstimatedBreedingValueMatrix

Module defining interfaces and error checking routines for weighted genomic estimated breeding value matrices.