Description Usage Arguments Value Examples
This function initializes Q (if unknown) for MCMC sampling within identifiability constraints
| 1 | simulate_Q(M, L, p = 0.1)
 | 
| M | latent state dimension | 
| L | dimension of the binary responses | 
| p | Bernoulli probability of 1 in the Q matrix (except two diagonal matrices) | 
a binary matrix of dimension M by L
| 1 | simulate_Q(3,100)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.