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:

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.packages("statgenGxE")
remotes::install_github("Biometris/statgenGxE", ref = "develop", dependencies = TRUE)