###################################################
### code chunk number 27: Cs24_fit-plank-model-3
###################################################
# model 3
plank.model.3 <- plank.model.2
plank.model.3$R <- diag(c(.04, .04, .16, .16))
kem.plank.3 <- MARSS(d.plank.dat, model = plank.model.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.