ExamineGen: Examine a genotype biplot

View source: R/ExamineGen.R

ExamineGenR Documentation

Examine a genotype biplot

Description

Ranking the environments based on the relative performance of any given cultivar

Usage

ExamineGen(GGEModel, Gen, ...)

Arguments

GGEModel

An object of class GGEModel or gge

Gen

genotype to examine. Must be a string which perfectly matches an genotype label

...

Other arguments sent to GGEPlot

Examples

data(Ontario)
GGE1<-GGEModel(Ontario)
ExamineGen(GGE1,"cas")

stats4sd/GGEBiplots documentation built on March 18, 2023, 7:54 p.m.