gge_biplot function

Genotype plus Genotypes by Environment (GGE) Interaction Biplot

Genotype plus Genotypes by Environment (GGE) Interaction Biplot

Plots Genotype plus Genotypes by Environment (GGE) Interaction Biplot for Genotypes by Environment Interaction (GEI)

gge_biplot(.data, .y, .rep, .gen, .env) ## Default S3 method: gge_biplot(.data, .y, .rep, .gen, .env)

Arguments

  • .data: data.frame
  • .y: Response Variable
  • .rep: Replication Factor
  • .gen: Genotypes Factor
  • .env: Environment Factor

Returns

Stability Measures

Examples

data(ge_data) gge_biplot( .data = ge_data , .y = Yield , .rep = Rep , .gen = Gen , .env = Env )

References

Singh, R. K. and Chaudhary, B. D. (2004) Biometrical Methods in Quantitative Genetic Analysis. New Delhi: Kalyani.

Author(s)

  1. Muhammad Yaseen (myaseen208@gmail.com )
  2. Kent M. Edkridge (keskridge1@unl.edu )
  • Maintainer: Muhammad Yaseen
  • License: GPL-2
  • Last published: 2024-09-29