# 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))
dres <- osar(xs[2, ]) # only use one seal to save time
plot(dres, type = "qq")
# }
Run the code above in your browser using DataLab