# NOT RUN {
## fit jmpm to two southern elephant seal tracks
xs <- fit_ssm(sese2, spdf=FALSE, model = "rw", time.step=72,
control = ssm_control(se = FALSE, verbose = 0))
fmpm <- fit_mpm(xs, model = "jmpm")
# }
Run the code above in your browser using DataLab