View source: R/model.R View source: R/main_model.R
get_approx_function_data | R Documentation |
Gets functional data approximations
get_approx_function_data(Y, K, probability_matrix)
Y |
The matrix containing rows corresponding the curves |
K |
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 |
Matrix with approximations of functional data for each cluster in a row
get_approx_function_data(Y, number_of_cluster)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.