This function creates a visualization of the clustering results obtained on a sample of QTS and returns the corresponding ggplot2::ggplot object which enable further customization of the plot.
Arguments
- object
An object of class
qtsclustas produced bykmeans.qts_sample()orhclust.qts_sample().- ...
Further arguments to be passed to other methods.
Value
A ggplot2::ggplot object.
