ggplot_which_won_where returns a "which won where" ggplot based on PCA object

ggplot_which_won_where(res.pca)

Arguments

res.pca

output from biplot_data.check_model_GxE

Value

A ggplot object.

Details

The plot to assess which germplasm win in which location. A polygon is drawn connecting germplasm which are located furthest away from the biplot origin such that all other entries are contained within the polygon; Perpendicular lines are drawn to each side of the polygon and start from biplot origin. A sector is the triangle area formed by two perpendicular lines. The germplasms which have the largest value in a sector "win" in the location present in that sector. The information is summarized in the legend of the plot.

See also