Package 'StabilityApp'

Title: Stability Analysis App for GEI in Multi-Environment Trials
Description: Provides 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!
Authors: Muhammad Yaseen [aut, cre, cph] , Kent M. Eskridge [aut, ctb]
Maintainer: Muhammad Yaseen <[email protected]>
License: GPL-3
Version: 0.2.0
Built: 2025-02-02 05:42:24 UTC
Source: https://github.com/myaseen208/stabilityapp

Help Index


StabilityApp

Description

StabilityApp

Value

output of stability R package

Examples

if(interactive()) {
    library(StabilityApp)
    StabilityApp()
  }