View source: R/model.R View source: R/main_model.R
get_cumulative_phi_matrix | R Documentation |
Gets a matrix of the coffecient vectors, phi, for each curve
get_cumulative_phi_matrix(Y, x, nbasis)
Y |
The matrix containing rows corresponding the curves |
x |
The x used to generate the clusters |
nbasis |
The number of basis functions |
a matrix of the coffecient vectors, phi, for each curve
get_cumulative_phi_matrix(Y, x, nbasis)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.