expand_q_matrix | R Documentation |
Function to expand an existing q_matrix to a number of concealed states
expand_q_matrix(q_matrix, num_concealed_states, diff.conceal = FALSE)
q_matrix |
|
num_concealed_states |
number of concealed states, generally equivalent to the number of examined states in the dataset. |
diff.conceal |
Boolean stating if the concealed states should be
different. E.g. that the transition rates for the concealed
states are different from the transition rates for the examined states.
Normally it should be |
updated q matrix
This is highly similar to q_doubletrans()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.