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

Version : 0.1.0; 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 develVersion Project Status: WIP lifecycle Last-changedate 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

Install development version from Github

devtools::install_github("ajaygpb/ammistability")

Detailed tutorial

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

browseVignettes(package = 'ammistability')

What’s new

To know whats new in this version type:

news(package='ammistability')

Github page

Github website

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.0,
  https://ajaygpb.github.io/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.0},
    note = {https://ajaygpb.github.io/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.