u_plot_size_effect: Plot the size effect with a mosaic plot

Description Usage Arguments Value Examples

View source: R/Univariate_Class.R

Description

Plot the size effect with a mosaic plot

Usage

1
u_plot_size_effect(object, name_var_exp, interact = TRUE)

Arguments

object

your univariate object

interact

if TRUE then an interactive vizualisation is generate with ggplotly, else there is just a classic plot

ind_var_exp

the indice of your explanatory variable(only qualitative)

Value

a mosaic plot which is the distribution of your explanatory variable by class

Examples

1

clepadellec/ClustersAnalysis documentation built on Dec. 31, 2020, 10:03 p.m.