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 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')
.
Installing the latest stable release from CRAN:
install.packages("ctmm")
Installing the latest development release from Github:
::install_github("ctmm-initiative/ctmm") remotes
or
::install_github("ctmm-initiative/ctmm") devtools
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.