Description Usage Arguments Value Examples
Update the d parameter for each cluster
1 | update_d_vector(cluster_data, number_of_clusters, probability_matrix)
|
cluster_data |
The matrix containing rows corresponding the curves |
number_of_clusters |
The total number of clusters |
probability_matrix |
A matrix in which the rows represent the probabilities that the curve is in each of the clusters |
A vector of the updated d parameters for each cluster
1 | update_d_vector(cluster_data, number_of_clusters, probability_matrix)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.