Learn R Programming

GGEBiplots (version 0.1.3)

MeanStability: Mean vs. Stability Biplot

Description

Evaluating cultivars based on both average yield and stability

Usage

MeanStability(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)
MeanStability(GGE1)
# }

Run the code above in your browser using DataLab