Skip to content

Script for Barrier Behavior Analysis (BaBA). This analysis is to detect and quantify animal movement behavior upon encountering with linear barriers (e.g. roads, fences, pipelines, rivers). Reference article: doi/10.1111/1365-2664.13806

License

wx-ecology/BaBA

Repository files navigation

Barrier Behavior Analysis

Description

Barrier Behavior Analysis (BaBA)is a spatial- and temporal-explicit method to identify and classify barrier behaviors, fence behaviors in our case, based on GPS tracking data and linear spatial features. Barrier behaviors can be used to examine permeability of barriers for animal movement.

The 6 kinds of behaviors that BaBA classifies is: bounce, trace, back-n-forth, average movement, quick cross, trapped. See illustration: BaBA catogory classes

To install the latest development version of BaBA, in an R session, type: devtools::install_github("wx-ecology/BaBA")

BaBA Workflow

BaBA workflow

Updates

V2.1 (April 23, 2024)

  1. fixed issues related to straightness calculation that produces excessive "unknown" results
  2. fixed issues related to tolerance in the new sf-based function

V2.0 (September 27, 2023)

  1. Update package to run on sf instead of sp
  2. details here

V1.3 (Apr 14, 2023)

  1. Fixed bug related to "tolerance"

V1.2 (May 26, 2022)

  1. Solve encounters and classified encounters mismatch issue

V1.1 (April 10, 2021)

  1. Improved the visualization of exported images
  2. Added time unit option and unified all temporal parameter units

Relevant publication:

Xu W, Dejid N, Herrmann V, Sawyer H, Middleton AD. Barrier Behaviour Analysis (BaBA) reveals extensive effects of fencing on wide-ranging ungulates. J Appl Ecol. 2020;00:1–9. https://doi.org/10.1111/1365-2664.13806

About

Script for Barrier Behavior Analysis (BaBA). This analysis is to detect and quantify animal movement behavior upon encountering with linear barriers (e.g. roads, fences, pipelines, rivers). Reference article: doi/10.1111/1365-2664.13806

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages