ctmm is an R package for analyzing animal tracking data as a continuous-time stochastic processes. Package features include FFT variogram and Lomb-Scargle periodogram analysis, perturbative REML estimation, Kriging, simulation, and autocorrelated kernel-density home-range estimation.
New user resources:
More links:
Installing the latest stable release from CRAN:
install.packages("ctmm")
Installing the latest development release from Github:
remotes::install_github("ctmm-initiative/ctmm")
or
devtools::install_github("ctmm-initiative/ctmm")