GmatprodAstotau | R Documentation |
Function that creates a big matrix containing Prod(A_t)t=t_ini,tau.
GmatprodAstotau(K, vec_alpha_ij, tau, t_ini, DeltaT, modA_mat)
K |
an integer representing the size of K*K matrix |
vec_alpha_ij |
a vector of overall parameters associated to the model.matrix for elements of the transistion matrix |
tau |
vector of integers indicating times |
t_ini |
indicates the started discretized time |
DeltaT |
double that indicates the discretization step |
modA_mat |
model.matrix for elements of the transistion matrix |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.