Description
Bayesian Estimation of the Additive Main Effects and Multiplicative Interaction Model.
Description
Performs Bayesian estimation of the additive main effects and multiplicative interaction (AMMI) model. The method is explained in Crossa, J., Perez-Elizalde, S., Jarquin, D., Cotes, J.M., Viele, K., Liu, G. and Cornelius, P.L. (2011) (<doi:10.2135/cropsci2010.06.0343>).
README.md
bayesammi
Installation
Use devtools to install the development version from Github:
if(!require("devtools")) install.packages("devtools")
devtools::install_github('MYaseen208/bayesammi', build_vignettes = TRUE)
License
This package is free and open source software, licensed under GPL.