vecaijt | R Documentation |
Function that computes all coefficients of the transition matrix at time t
vecaijt(K, t, vec_alpha_ij, modA_mat)
K |
an integer representing the size of K*K matrix |
t |
an integer indicating the time at which coefficients are computed |
vec_alpha_ij |
a vector of overall parameters associated to the model.matrix for elements of the transistion matrix |
modA_mat |
model.matrix for elements of the transistion matrix |
a vector of elements of the transition matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.