dtwclust
type
: A string indicating one of the supported clustering types ofdtwclust
.distance
: A string indicating the distance used withdtwclust
.centroid
: A string indicating the centroid used withdtwclust
.preproc
: A string indicating the preprocessing used withdtwclust
.datalist
: The provided data in the form of a list, where each element is a time series.proctime
: Time during function execution, as measured byproc.time()
.Additionally, the class inherits from kccasimple-class
, so most related slots and
methods are also supported.