View source: R/model.R View source: R/main_model.R
get_true_m_not | R Documentation |
Gets the vector with the true m_not values
get_true_m_not(x, Y, K, nbasis, true_cluster_assignments)
x |
The x used to generate the clusters |
Y |
The matrix containing rows corresponding the curves |
K |
The number of clusters in the data |
nbasis |
The number of basis functions |
true_cluster_assignments |
A vector containing the true cluster assignments |
The vector with the true m_not values
get_true_m_no(x, Y, K, nbasis, true_cluster_assignments)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.