ggplot_which_won_where: Return a "which won where" ggplot based on PCA object

Description Usage Arguments Details Value Author(s) See Also

View source: R/ggplot_which_won_where.R

Description

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

Usage

1

Arguments

res.pca

output from biplot_data.check_model_GxE

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.

Value

A ggplot object.

Author(s)

Pierre Riviere

See Also

plot.PPBstats plot.biplot_GxE


priviere/PPBstats documentation built on May 6, 2021, 1:20 a.m.