View source: R/get_gmm_clusters.R
Function to create clusters using time series features and model based clustering
1 | get_gmm_clusters(data, max_clust)
|
data |
Data to be used for clustering. Has to include columns: id, date and outcome |
max_clust |
Maximum number of clusters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.