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