RankGen: Ranking genotypes with respect to the ideal genotype

View source: R/RankGen.R

RankGenR Documentation

Ranking genotypes with respect to the ideal genotype

Description

Ranking genotypes with respect to the ideal genotype

Usage

RankGen(GGEModel, axis_expand = 1.4, ...)

Arguments

GGEModel

An object of class GGEModel or gge

axis_expand

multiplication factor to expand the axis limits by to enable fitting of labels. Defaults to 1.4 for genotype ranking plot as the circles usually extend beyond limits of the other biplot types.

...

Other arguments sent to GGEPlot

Examples

data(Ontario)
GGE1<-GGEModel(Ontario)
RankGen(GGE1)

stats4sd/GGEBiplots documentation built on March 18, 2023, 7:54 p.m.