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