Skip to content

Continuous time correlated random walk models for animal movement

Notifications You must be signed in to change notification settings

SWotherspoon/RWalc

Repository files navigation

RWalc

Travis-CI Build Status AppVeyor Build Status

RWalc provides facilities for fitting an Ornstein-Uhlenbeck process model to animal tracking data and simulating tracks from the fit.

The package is a bastardization of the crawl and argosTrack packages. If you only wish to filter tracks these may be better suited to your purposes.

Installing

Installing RWalc requires

  • a recent version of R (> 3.3.0),
  • windows users will require Rtools,
  • the TMB package and its dependencies.

RWalc is easily installed from GitHub using the devtools package.

devtools::install_github("SWotherspoon/RWalc")

If you don't have devtools installed already, install it first.

install.packages("devtools")

RWalc otherwise does not need devtools for normal use.

TODO

This is a very early release and any or all features may yet change.

About

Continuous time correlated random walk models for animal movement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published