bvmat#

Module containing breeding value matrix infrastructure.

Modules

pybrops.popgen.bvmat.BreedingValueMatrix

Module defining basal matrix interfaces and associated error checking routines for breeding value matrices.

pybrops.popgen.bvmat.DenseBreedingValueMatrix

Module implementing matrix routines and associated error checking routines for dense breeding value matrices.

pybrops.popgen.bvmat.DenseEstimatedBreedingValueMatrix

Module implementing matrix routines and associated error checking routines for dense breeding value matrices estimated from phenotypic data.

pybrops.popgen.bvmat.DenseGenomicEstimatedBreedingValueMatrix

Module implementing matrix routines and associated error checking routines for dense breeding value matrices estimated from genomic and phenotypic data.