###################################################
### code chunk number 16: Cs13_define_model_list
###################################################
dfa.model <- list(
Z = Z, A = "zero", R = R, B = B, U = U,
Q = Q, x0 = x0, V0 = V0
)
cntl.list <- list(maxit = 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.