This function creates a visualization of the clustering results obtained on a sample of QTS without returning the plot data as an object.
Usage
# S3 method for class 'qtsclust'
plot(x, ...)
Arguments
- x
An object of class
qtsclust
as produced bykmeans.qts_sample()
orhclust.qts_sample()
.- ...
Further arguments to be passed to other methods.