README.md

ctmm: Continuous-Time Movement Modeling

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. First-time users can start with the Methods in Ecology and Evolution paper and then move on to the up-to-date vignettes vignette('variogram') and vignette('akde').

Installation

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")


Try the ctmm package in your browser

Any scripts or data that you put into this service are public.

ctmm documentation built on Sept. 24, 2023, 1:06 a.m.