Description Usage Arguments Value
View source: R/identify_clusters.R
Identify the curves assigned to each cluster via Expectation Maximization Algorithm
1 | identify_clusters(nest_traj, em_results)
|
nest_traj |
Tibble containing the nested trajectory data with at least columns x, y |
em_results |
The output of driver_em_nested() |
tibble containing the original input and the assigned clusters from the EM algorithm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.