Other packages > Find by keyword >

ammistability  

Additive Main Effects and Multiplicative Interaction Model Stability Parameters
View on CRAN: Click here


Download and install ammistability package within the R console
Install from CRAN:
install.packages("ammistability")

Install from Github:
library("remotes")
install_github("cran/ammistability")

Install by package version:
library("remotes")
install_version("ammistability", "0.1.4")



Attach the package and use:
library("ammistability")
Maintained by
B. C. Ajay
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-08-13
Latest Update: 2023-05-24
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.
How to cite:
B. C. Ajay (2018). ammistability: Additive Main Effects and Multiplicative Interaction Model Stability Parameters. R package version 0.1.4, https://cran.r-project.org/web/packages/ammistability. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:17), 0.1.0 (2018-08-13 11:20), 0.1.1 (2018-12-07 07:30), 0.1.2 (2021-02-23 10:40), 0.1.3 (2022-07-18 09:40), 0.1.4 (2023-05-24 09:40)
Other packages that cited ammistability R package
View ammistability citation profile
Other R packages that ammistability depends, imports, suggests or enhances
Complete documentation for ammistability
Functions, R codes and Examples using the ammistability R package
Some associated functions: AMGE.AMMI . ASI.AMMI . ASTAB.AMMI . AVAMGE.AMMI . DA.AMMI . DZ.AMMI . EV.AMMI . FA.AMMI . MASI.AMMI . MASV.AMMI . SIPC.AMMI . SSI . ZA.AMMI . ammistability . rankdf . rankslopegraph . 
Some associated R codes: AMGE.AMMI.R . ASI.AMMI.R . ASTAB.AMMI.R . AVAMGE.AMMI.R . DA.AMMI.R . DZ.AMMI.R . EV.AMMI.R . FA.AMMI.R . Helpers.R . MASI.AMMI.R . MASV.AMMI.R . SIPC.AMMI.R . SSI.R . ZA.AMMI.R . ammistability.R . globals.R . xtra.R .  Full ammistability package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA