Package: ammistability
Type: Package
Title: Additive Main Effects and Multiplicative Interaction Model
        Stability Parameters
Version: 0.1.4
Authors@R: 
    c(person(given = c("B.", "C."),
             family = "Ajay",
             role = c("aut", "cre"),
             email = "ajaygpb@yahoo.co.in",
             comment = c(ORCID = "0000-0001-7222-8483")),
      person(given = "J.",
             family = "Aravind",
             role = "aut",
             email = "j.aravind@icar.gov.in",
             comment = c(ORCID = "0000-0002-4791-442X")),
      person(given = "R.",
             family = "Abdul Fiyaz",
             role = "aut",
             email = "fiyaz.ra@icar.gov.in",
             comment = c(ORCID = "0000-0001-6261-7071")),
      person(given = "ICAR",
             role = "cph",
             comment = c(url = "https://www.icar.org.in")))
Description: Computes various stability parameters from Additive Main Effects
    and Multiplicative Interaction (AMMI) analysis results such as  Modified
    AMMI Stability Value (MASV), Sums of the Absolute Value of the Interaction
    Principal Component Scores (SIPC), Sum Across Environments of
    Genotype-Environment Interaction Modelled by AMMI (AMGE), Sum Across 
    Environments of Absolute Value of Genotype-Environment Interaction Modelled
    by AMMI (AV_(AMGE)), AMMI Stability Index (ASI), Modified ASI (MASI), AMMI
    Based Stability Parameter (ASTAB), Annicchiarico's D Parameter (DA), Zhang's
    D Parameter (DZ), Averages of the Squared Eigenvector Values (EV), Stability
    Measure Based on Fitted AMMI Model (FA), Absolute Value of the Relative
    Contribution of IPCs to the Interaction (Za). Further calculates the
    Simultaneous Selection Index for Yield and Stability from the computed
    stability parameters. See the vignette for complete list of citations for
    the methods implemented.
Copyright: 2017-2023, ICAR-DGR
License: GPL-2 | GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Imports: agricolae, ggcorrplot, ggplot2, methods, reshape2, stats,
        Rdpack, mathjaxr
Suggests: knitr, rmarkdown, pander, XML, httr, RCurl
RdMacros: Rdpack, mathjaxr
URL: https://github.com/ajaygpb/ammistability/
        https://CRAN.R-project.org/package=ammistability
        https://ajaygpb.github.io/ammistability/
        https://doi.org/10.5281/zenodo.1344756
BugReports: https://github.com/ajaygpb/ammistability/issues
NeedsCompilation: no
Packaged: 2023-05-23 05:45:34 UTC; Aravind-DGC
Author: B. C. Ajay [aut, cre] (<https://orcid.org/0000-0001-7222-8483>),
  J. Aravind [aut] (<https://orcid.org/0000-0002-4791-442X>),
  R. Abdul Fiyaz [aut] (<https://orcid.org/0000-0001-6261-7071>),
  ICAR [cph] (https://www.icar.org.in)
Maintainer: B. C. Ajay <ajaygpb@yahoo.co.in>
Repository: CRAN
Date/Publication: 2023-05-24 07:40:08 UTC
Built: R 4.6.0; ; 2025-08-18 12:12:59 UTC; unix
