StabilityApp
:
Stability Analysis App for Genotype by Environment Interaction (GEI) in
Multi-Environment TrialsProvides tools for Genotype by Environment Interaction (GEI) analysis, using statistical models and visualizations to assess genotype performance across environments. It helps researchers explore interaction effects, stability, and adaptability in multi-environment trials, identifying the best-performing genotypes in different conditions. Which Win Where!
The package can be installed from CRAN as follows:
install.packages("StabilityApp", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
::install_github("myaseen208/StabilityApp") remotes
To know whats new in this version type:
news(package = "StabilityApp")
StabilityApp
To cite the methods in the package use:
citation("StabilityApp")
in citation("StabilityApp"): could not determine year for
Warning 'StabilityApp' from package DESCRIPTION file
'StabilityApp' in publications use:
To cite package
KM (????). _StabilityApp: Stability Analysis App
Yaseen M, Eskridge for Genotype by Environment Interaction (GEI) in Multi-Environment
0.1.0.
Trials_. R package version
for LaTeX users is
A BibTeX entry
@Manual{,
= {StabilityApp: Stability Analysis App for Genotype by Environment Interaction (GEI) in Multi-Environment Trials},
title = {Muhammad Yaseen and Kent M. Eskridge},
author = {R package version 0.1.0},
note }