Description Usage Arguments Details Value Author(s) See Also
View source: R/plot.parameter_groups.R
plot.parameter_groups
returns ggplot to visualize outputs from parameter_groups
1 2 |
x |
Output from |
ind_to_highlight |
individual to higlight on the PCA plot |
... |
further arguments passed to or from other methods |
S3 method. See examples for AMMI, GGE and hierarchical bayesian GxE model : https://priviere.github.io/PPBstats_book/family-2.html
It returns list of ggplot object
pca : a list with three elements on the PCA on the group of parameters :
composante_variance : variance caught by each dimension of the PCA
ind : graph of individuals
var : graph of variables
clust : output from factextra::fviz_nbclust()
. See ?factoextra::fviz_nbclust
for more details,
a list of number of cluster + 1 element
Pierre Riviere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.