View source: R/model.R View source: R/main_model.R
get_final_cluster_assignments | R Documentation |
Gets a vector of the final cluster assignments based on the probability matrix
get_final_cluster_assignments(probability_matrix)
probability_matrix |
A matrix in which the rows represent the probabilities that the curve is in each of the clusters |
A vector of the final cluster assignments
get_final_cluster_assignments(probability_matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.