model#

Module containing breeding models. This is not restricted to simply genomic prediction models, but can include other types of models like variance estimations.

Modules

pybrops.model.embvmat

Module containing Expected Maximum Breeding Value (EMBV) matrix classes.

pybrops.model.gmod

Module containing genomic prediction models.

pybrops.model.pcvmat

Module containing progeny covariance matrix submodules.

pybrops.model.vmat

Experimental module containing variance matrix items.

pybrops.model.wgebvmat

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