Description Usage Arguments Value
View source: R/cluster_trajectory_data.R
Clusters trajectory data
1 | cluster_trajectory_data(trajectory_data, P = 3, K = 5, niter = 20)
|
trajectory_data |
data to cluster |
P |
degree of bezier curve |
K |
number of clusters |
niter |
number of iteration to run it for |
results of the clustering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.