###################################################
### code chunk number 15: dlm-QQplot (eval = FALSE)
###################################################
## # Q-Q plot of innovations
## qqnorm(t(innov), main = "", pch = 16, col = "blue")
## # add y=x line for easier interpretation
## qqline(t(innov))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.