###################################################
### code chunk number 7: Q.model1
###################################################
Q.model <- matrix(list(0), 3, 3)
diag(Q.model) <- c("q1", "q2", "q3")
Q.model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.