The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.