biplot_data.check_model_GxE computes ecovalence and format PCA results from check_model.fit_model_GxE

# S3 method for check_model_GxE
biplot_data(x)

Arguments

x

Output from check_model.fit_model_GxE

Value

The function returns a list with:

  • info : a list with variable and gxe_analysis

  • data_ecovalence : the ecovalence matrix

  • data_interaction : the interaction matrix

  • pca : the pca object

Details

S3 method. The ecovalence is the interaction matrix squared.

See also