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