This is a marked barplot because some markers are added, i.e.
a significant test, a population mean for each (numerical) variable.
The significance test applies t-test between the population's mean and
cluster's mean in every variable. The alpha is set in between 0 to 20%.
If the population mean differs to the cluster's mean, the bar shade in the
barplot also differs.
clust
is a vector with the length equal to the number of objects
(n), or the function will be an error otherwise. nc
controls the layout (grid) of the plot. If nc = 1
, the plot of each
cluster is placed in a column. When the number of clusters is 6 and
nc = 2
, for example, the plot has a layout of 3-row and 2-column grids.