ammistability: Additive Main Effects and Multiplicative Interaction Model Stability Parameters logo

Version : 0.1.1; License: GPL-2|GPL-3
Ajay, B. C.1, Aravind, J.2 and Abdul Fiyaz, R3
  1. RRS, ICAR-Directorate of Groundnut Research, Anantapur.
  2. ICAR-National Bureau of Plant Genetic Resources, New Delhi.
  3. ICAR-Indian Institute of Rice Research, Hyderabad.

minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads develVersion Project Status: Inactive lifecycle Last-changedate Rdoc Zenodo DOI Analytics


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.

Installation

The package can be installed from CRAN as follows:

# Install from CRAN
install.packages('ammistability', dependencies=TRUE)

The development version can be installed from github as follows:

# Install development version from Github
devtools::install_github("ajaygpb/ammistability")

Detailed tutorial

For a detailed tutorial (vignette) on how to used this package type:

browseVignettes(package = 'ammistability')

The vignette for the latest version is also available online.

What’s new

To know whats new in this version type:

news(package='ammistability')

CRAN page

Github page

Documentation website

Zenodo DOI

Citing ammistability

To cite the methods in the package use:

citation("ammistability")

To cite the R package 'ammistability' in publications use:

  Ajay, B. C., Aravind, J., and Abdul Fiyaz, R. (NA).
  ammistability: Additive Main Effects and Multiplicative
  Interaction Model Stability Parameters. R package version 0.1.1,
  https://ajaygpb.github.io/ammistability/https://CRAN.R-project.org/package=ammistability.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {ammistability: Additive Main Effects and Multiplicative Interaction Model Stability Parameters},
    author = {B. C. Ajay and J. Aravind and R. {Abdul Fiyaz}},
    note = {R package version 0.1.1},
    note = {https://ajaygpb.github.io/ammistability/},
    note = {https://CRAN.R-project.org/package=ammistability},
  }

This free and open-source software implements academic research by
the authors and co-workers. If you use it, please support the
project by citing the package.