plot.biplot_hedonic returns ggplot to visualize outputs from biplot_data.check_model_hedonic

# S3 method for biplot_napping
plot(x, ...)

Arguments

x

Output from biplot_data.check_model_hedonic

...

further arguments passed to or from other methods

Value

It returns a list with 3 elements, which are outputs from MFA analysis:

  • var

  • p_ind_germplasm

  • p_ind_location

Details

S3 method.

The plot are done with the factoextra package

See also

  • biplot_data