View source: R/model.R View source: R/main_model.R
get_v_not_vector | R Documentation |
Gets the vnot parameter
get_v_not_vector(Y, x, probability_matrix, phi_matrix, K, nbasis)
Y |
The matrix containing rows corresponding the curves |
x |
The x used to generate the clusters |
probability_matrix |
The x used to generate the clusters |
phi_matrix |
A matrix of the coffecient vectors for each cluster, phi_k, of the basis matrix B |
K |
The total number of clusters |
nbasis |
The number of basis functions |
The vnot parameter
get_vnot(Y, x, probability_matrix, phi_matrix, K, nbasis)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.