Package: bayesammi
Type: Package
Title: Bayesian Estimation of the Additive Main Effects and
        Multiplicative Interaction Model
Version: 0.3.0
Authors@R: c(
              person(c("Muhammad", "Yaseen"),        email = "myaseen208@gmail.com",       role = c("aut", "cre"))
            , person(c("Jose", "Crossa"),            email = "j.crossa@cgiar.org",         role = c("aut", "ctb"))
            , person(c("Sergio", "Perez-Elizalde"),  email = "sergiop@colpos.mx",          role = c("aut", "ctb"))
            , person(c("Diego", "Jarquin"),          email = "diego.jarquin@gmail.com",    role = c("aut", "ctb"))
            , person(c("Jose", "Miguel", "Cotes"),   email = "jmcotes@unal.edu.co",        role = c("aut", "ctb"))
            , person(c("Kert", "Viele"),             email = " kert@berryconsultants.net", role = c("aut", "ctb"))
            , person(c("Genzhou", "Liu"),            email = " ",                          role = c("aut", "ctb"))
            , person(c("Paul", "L.", " Cornelius"),  email = " ",                          role = c("aut", "ctb"))
            , person(c("Julian", "Garcia", "Abadillo Velasco"),  email = "garciaabadillo.j@ufl.edu", role = c("aut", "ctb"))
            )
Maintainer: Muhammad Yaseen <myaseen208@gmail.com>
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>).
Depends: R (>= 3.1)
Imports: dplyr, ggplot2, ggrepel, ks, lme4, magrittr, MASS, mvtnorm,
        purrr, rlang, rstiefel, scales, stats, tibble, tidyr, tmvtnorm
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Note: 1. School of Mathematical & Statistical Sciences, Clemson
        University, Clemson, South Carolina, USA 2. Department of
        Mathematics & Statistics, University of Agriculture Faisalabad,
        Faisalabad, Pakistan
NeedsCompilation: no
Packaged: 2024-11-22 17:58:23 UTC; myaseen208
Author: Muhammad Yaseen [aut, cre],
  Jose Crossa [aut, ctb],
  Sergio Perez-Elizalde [aut, ctb],
  Diego Jarquin [aut, ctb],
  Jose Miguel Cotes [aut, ctb],
  Kert Viele [aut, ctb],
  Genzhou Liu [aut, ctb],
  Paul L. Cornelius [aut, ctb],
  Julian Garcia Abadillo Velasco [aut, ctb]
Repository: CRAN
Date/Publication: 2024-11-22 18:10:02 UTC
