Skip to content
Prev 384647 / 398525 Next

algorithms that cluster time series data

Hi,

Unsupervised classification (clustering) is a huge field. There's an
entire task view devoted to it, where you can see many of the large
array of R packages that perform some sort of clustering.

https://cran.r-project.org/web/views/Cluster.html

Since that is an overwhelming list, you may be best served by looking
at how others in your field have approached similar problems, and then
look for R packages that perform the relevant analyses.

Sarah
On Mon, Jul 6, 2020 at 1:11 PM Bogdan Tanasa <tanasa at gmail.com> wrote: