plot.parameter_groups: Get ggplot to visualize output from 'parameter_groups'

Description Usage Arguments Details Value Author(s) See Also

View source: R/plot.parameter_groups.R

Description

plot.parameter_groups returns ggplot to visualize outputs from parameter_groups

Usage

1
2
## S3 method for class 'parameter_groups'
plot(x, ind_to_highlight = NULL, ...)

Arguments

x

Output from parameter_groups

ind_to_highlight

individual to higlight on the PCA plot

...

further arguments passed to or from other methods

Details

S3 method. See examples for AMMI, GGE and hierarchical bayesian GxE model : https://priviere.github.io/PPBstats_book/family-2.html

Value

It returns list of ggplot object

Author(s)

Pierre Riviere

See Also

parameter_groups


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