Description Usage Arguments Value Examples
Fit the model to the data
1 2 3 4 5 6 7 8 |
cluster_data |
The matrix containing rows corresponding the curves |
number_of_clusters |
The number of clusters in the data |
nbasis |
The number of basis functions |
function_data |
The data generated from the actual functions |
sequence |
The sequence used to generate the clusters |
The fitted model
1 | fit(cluster_data, number_of_clusters)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.