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 06 Nov. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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