# NOT RUN {
## generate a fG_ssm fit object (call is for speed only)
xs <- fit_ssm(sese2, spdf=FALSE, model = "rw", time.step=72,
control = ssm_control(se = FALSE, verbose = 0))
plot(xs, what = "f", type = 1)
plot(xs, what = "p", type = 2)
# }
Run the code above in your browser using DataLab