NEWS | R Documentation |
Full changelog available at https://github.com/asardaes/dtwclust/blob/master/CHANGELOG.md
Added implementations of soft-DTW distance and centroid.
Fixed the calculation of the clusinfo
slot for TSClusters
class for clusterings that ended with empty clusters.
Fixed logic in partitional/fuzzy clustering, which was preventing the usage of paralle backends when only one value of k and one repetition were made.