###################################################
### code chunk number 20: Cs_017_full-model-fit
###################################################
mod3.em <- MARSS(Employed, model = longley.model)
mod3.bfgs <- MARSS(Employed, model = longley.model, method = "BFGS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.