Description Usage Arguments Value Examples
Gets matrix of the coffecient vectors for each cluster, phi_k, of the basis matrix B
1 | get_phi_matrix(sequence, function_data, number_of_clusters, nbasis)
|
sequence |
The sequence used to generate the clusters |
number_of_clusters |
The total number of clusters |
nbasis |
The number of basis functions |
cluster_data |
The matrix containing rows corresponding the curves |
A matrix of the coffecient vectors for each cluster, phi_k, of the basis matrix B
1 | get_phi_matrix(cluster_data, number_of_clusters, sequence, nbasis)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.