asardaes / dtwclust

R Package for Time Series Clustering Along with Optimizations for DTW
https://cran.r-project.org/package=dtwclust
GNU General Public License v3.0
254 stars 29 forks source link

How to calculate SSE from tsclust result of each cluster? #37

Closed duangrux closed 5 years ago

duangrux commented 5 years ago

Dear @asardaes How to calculate SSE(sum square error) from tsclust result of each cluster?

asardaes commented 5 years ago

Please take a look at this answer.