View source: R/model.R View source: R/main_model.R
get_true_probability_matrix | R Documentation |
Gets the true probability natrix using the true cluster assignments
get_true_probability_matrix(true_cluster_assignments, K)
true_cluster_assignments |
A vector containing the true cluster assignments |
K |
The number of clusters in the data |
The true probability matrix of the true cluster assignments
get_true_probability_matrix(true_cluster_assignments, K)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.