###################################################
### code chunk number 7: Cs_05_univDLM-list
###################################################
# only need starting values for regr parameters
inits.list <- list(x0 = matrix(c(0, 0), nrow = m))
# list of model matrices & vectors
mod.list <- list(B = B, U = U, Q = Q, Z = Z, A = A, R = R)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.