The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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")
remotes::install_github("myaseen208/StabilityApp")To know whats new in this version type:
news(package = "StabilityApp")StabilityAppTo cite the methods in the package use:
citation("StabilityApp")
Warning in citation("StabilityApp"): could not determine year for
'StabilityApp' from package DESCRIPTION file
To cite package 'StabilityApp' in publications use:
Yaseen M, Eskridge KM (????). _StabilityApp: Stability Analysis App
for Genotype by Environment Interaction (GEI) in Multi-Environment
Trials_. R package version 0.1.0.
A BibTeX entry for LaTeX users is
@Manual{,
title = {StabilityApp: Stability Analysis App for Genotype by Environment Interaction (GEI) in Multi-Environment Trials},
author = {Muhammad Yaseen and Kent M. Eskridge},
note = {R package version 0.1.0},
}These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.