WhichWon {GGEBiplots}R Documentation

Which Won Where/What Biplot

Description

Identifying the 'best' cultivar in each environment

Usage

WhichWon(GGEModel, ...)

Arguments

GGEModel

An object of class GGEModel or gge

...

Other arguments sent to GGEPlot

Examples

data(Ontario)
GGE1<-GGEModel(Ontario)
WhichWon(GGE1)

[Package GGEBiplots version 0.1.3 Index]