Biometris / statgenGxE

See https://biometris.github.io/statgenGxE for a full description

Home Page:https://biometris.github.io/statgenGxE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statgenGxE

CRAN RStudio mirror downloads R-CMD-check codecov

statgenGxE is an R package providing functions for Genotype by Environment (GxE) analysis for data of plant breeding experiments.

The following types of analysis can be done using statgenGxE:

  • Mixed model analysis of GxE table of means
  • Finlay-Wilkinson Analysis
  • AMMI Analysis
  • GGE Analysis
  • Identifying mega environments
  • Stability measures
  • Modeling of heterogeneity of genetic variances and correlations

statgenGxE has extensive options for summarizing and visualizing the results of the analyses. For a full overview of all options it is best to read the vignette

Installation

  • Install from CRAN:
install.packages("statgenGxE")
  • Install latest development version from GitHub (requires remotes package):
remotes::install_github("Biometris/statgenGxE", ref = "develop", dependencies = TRUE)

About

See https://biometris.github.io/statgenGxE for a full description

https://biometris.github.io/statgenGxE


Languages

Language:R 97.4%Language:TeX 2.6%