inst/userguide/figures/KFAS--Cs501_plotting.R

###################################################
### code chunk number 49: Cs501_plotting
###################################################
ts.plot(cbind(Nile, pred_kfas[, c("fit", "lwr", "upr")], conf_kfas[, c("lwr", "upr")]),
  col = c(1:2, 3, 3, 4, 4),
  ylab = "Predicted annual flow", main = "River Nile"
)
nwfsc-timeseries/MARSS documentation built on June 3, 2023, 1:32 p.m.