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