mat_trans | R Documentation |
Function to create a matrix of all transition matrix and their standard deviation
mat_trans(model, K, data, ind, DeltaT, ind_parafixA, val_parafixA)
model |
the model |
K |
number of the outcomes |
data |
indicates the data frame |
ind |
indicates the order (rank) of the indivudal |
DeltaT |
indicates the discretization step |
ind_parafixA |
position of matrix A parameters to be constrained |
val_parafixA |
values associated to the index of parameters of the matrix A to be constrained |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.