Genotype plus Genotypes by Environment (GGE) Interaction Biplot
Source:R/gge_biplot.R
gge_biplot.Rd
Plots Genotype plus Genotypes by Environment (GGE) Interaction Biplot for Genotypes by Environment Interaction (GEI)
Usage
gge_biplot(.data, .y, .rep, .gen, .env)
# Default S3 method
gge_biplot(.data, .y, .rep, .gen, .env)
References
Singh, R. K. and Chaudhary, B. D. (2004) Biometrical Methods in Quantitative Genetic Analysis. New Delhi: Kalyani.
Author
Muhammad Yaseen (myaseen208@gmail.com)
Kent M. Edkridge (keskridge1@unl.edu)
Examples
data(ge_data)
gge_biplot(
.data = ge_data
, .y = Yield
, .rep = Rep
, .gen = Gen
, .env = Env
)
#> $gge.biplot
#>