DiscRep {GGEBiplots} | R Documentation |
Discrimination vs. representativeness biplot
Description
Evaluating the environments based on both discriminating ability and representativeness
Usage
DiscRep(GGEModel, ...)
Arguments
GGEModel |
An object of class |
... |
Other arguments sent to |
Examples
data(Ontario)
GGE1<-GGEModel(Ontario)
DiscRep(GGE1)
[Package GGEBiplots version 0.1.3 Index]