⚠️There's a newer version (0.2.1) of this package. Take me there.

bayesmove

Introduction

The goal of bayesmove is to analyze animal movement using a non-parametric Bayesian framework, which addresses a number of limitations of existing segmentation methods and state-space models. This framework allows the analysis of multiple telemetry and biologging data streams, which must be discretized into a set of bins before they can be analyzed. This package also includes features to check model convergence. Model output are often returned in a format that is tidyverse-friendly, which allows for easy visualization using ggplot2.

Installation

You can install the latest CRAN release with:

install.packages("bayesmove")

You can install the latest stable version of the package from GitHub with:

# install.packages("remotes")
remotes::install_github("joshcullen/bayesmove")

Support

If you are receiving errors from the model output that you believe to be bugs, please report them as issues in the GitHub repo. Additionally, if there are any other features you would like added to this package, please submit them to the issue tracker.

Copy Link

Version

Down Chevron

Install

install.packages('bayesmove')

Monthly Downloads

332

Version

0.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 16th, 2020

Functions in bayesmove (0.1.0)