Learn R Programming

GGEBiplots (version 0.1.3)

DiscRep: Discrimination vs. representativeness biplot

Description

Evaluating the environments based on both discriminating ability and representativeness

Usage

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

Run the code above in your browser using DataLab