README.md

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

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.



SWotherspoon/RWalc documentation built on Feb. 25, 2021, 8:26 p.m.