###################################################
### code chunk number 10: Cs_107_arima
###################################################
arima(gappy.data, order = c(2, 0, 0), include.mean = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.