powered by
Compare the performance of two genotypes across all environments
CompareGens(GGEModel, G1, G2, ...)
An object of class GGEModel or gge
GGEModel
gge
genotype to compare. Must be a string which matches a genotype label
genotype to compare. Must be a string which matches a genotype label and not equal to G1
Other arguments sent to GGEPlot
GGEPlot
# NOT RUN { data(Ontario) GGE1<-GGEModel(Ontario) CompareGens(GGE1,"cas","luc") # }
Run the code above in your browser using DataLab