Learn R Programming

GGEBiplots (version 0.1.3)

WhichWon: 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

Run this code
# NOT RUN {
data(Ontario)
GGE1<-GGEModel(Ontario)
WhichWon(GGE1)
# }

Run the code above in your browser using DataLab