The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
bayesammi
:
Bayesian Estimation of the Additive Main Effects and Multiplicative
Interaction ModelPerforms 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).
The package can be installed from CRAN as follows:
install.packages("bayesammi", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
::install_github("myaseen208/bayesammi") remotes
To know whats new in this version type:
news(package = "bayesammi")
bayesammi
To cite the methods in the package use:
citation("bayesammi")
in your publications!
Please, support this project by citing it
-Elizalde S, Jarquin D, Cotes JM, Viele K,
Yaseen M, Crossa J, PerezPL (2018). _bayesammi: Bayesian Estimation of the
Liu G, Cornelius
Additive Main Effects and Multiplicative Interaction Model_.
for LaTeX users is
A BibTeX entry
@Manual{,
= {bayesammi: Bayesian Estimation of the Additive Main Effects and Multiplicative Interaction Model},
title = {Muhammad Yaseen and Jose Crossa and Sergio Perez-Elizalde and Diego Jarquin and Jose Miguel Cotes and Kert Viele and Genzhou Liu and Paul L. Cornelius},
author = {2018},
year = {The Comprehensive R Archive Network (CRAN)},
journal }
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.