biplot_data.check_model_hedonic
R/plot.biplot_hedonic.R
plot.biplot_hedonic.Rd
plot.biplot_hedonic
returns ggplot to visualize outputs from biplot_data.check_model_hedonic
# S3 method for biplot_hedonic plot(x, ...)
x | Output from |
---|---|
... | further arguments passed to or from other methods |
It returns a list with two elements:
ca_biplot biplot regarding CA analysis
hcpc biplot biplot regarding PCA and HCPC analysis which is a list of two elements
variable of the PCA and supplementary variables
clusters of juges plot on the PCA
S3 method. The plot are done with the factoextra package
biplot_data