###################################################
### code chunk number 8: Cs06_mod-nile-2
###################################################
mod.nile.2 <- list(
Z = matrix(1), A = matrix(0), R = matrix("r"),
B = matrix(1), U = matrix(0), Q = matrix("q"),
x0 = matrix("pi")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.