Package: bcpa 1.3.2

bcpa: Behavioral Change Point Analysis of Animal Movement

The Behavioral Change Point Analysis (BCPA) is a method of identifying hidden shifts in the underlying parameters of a time series, developed specifically to be applied to animal movement data which is irregularly sampled. The method is based on: E. Gurarie, R. Andrews and K. Laidre A novel method for identifying behavioural changes in animal movement data (2009) Ecology Letters 12:5 395-408. A development version is on <https://github.com/EliGurarie/bcpa>. NOTE: the BCPA method may be useful for any univariate, irregularly sampled Gaussian time-series, but animal movement analysts are encouraged to apply correlated velocity change point analysis as implemented in the smoove package, as of this writing on GitHub at <https://github.com/EliGurarie/smoove>. An example of a univariate analysis is provided in the UnivariateBCPA vignette.

Authors:Eliezer Gurarie <[email protected]>

bcpa_1.3.2.tar.gz
bcpa_1.3.2.zip(r-4.5)bcpa_1.3.2.zip(r-4.4)bcpa_1.3.2.zip(r-4.3)
bcpa_1.3.2.tgz(r-4.5-x86_64)bcpa_1.3.2.tgz(r-4.5-arm64)bcpa_1.3.2.tgz(r-4.4-x86_64)bcpa_1.3.2.tgz(r-4.4-arm64)bcpa_1.3.2.tgz(r-4.3-x86_64)bcpa_1.3.2.tgz(r-4.3-arm64)
bcpa_1.3.2.tar.gz(r-4.5-noble)bcpa_1.3.2.tar.gz(r-4.4-noble)
bcpa_1.3.2.tgz(r-4.4-emscripten)bcpa_1.3.2.tgz(r-4.3-emscripten)
bcpa.pdf |bcpa.html
bcpa/json (API)

# Install 'bcpa' in R:
install.packages('bcpa', repos = c('https://eligurarie.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eligurarie/bcpa/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • Simp - Simulated Chim (Simp) Data

On CRAN:

Conda:

cpp

5.26 score 3 stars 30 scripts 362 downloads 2 mentions 16 exports 2 dependencies

Last updated 3 years agofrom:d8db1e4768. Checks:4 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 26 2025
R-4.5-win-x86_64NOTEFeb 26 2025
R-4.5-mac-x86_64NOTEFeb 26 2025
R-4.5-mac-aarch64NOTEFeb 26 2025
R-4.5-linux-x86_64NOTEFeb 26 2025
R-4.4-win-x86_64NOTEFeb 26 2025
R-4.4-mac-x86_64NOTEFeb 26 2025
R-4.4-mac-aarch64NOTEFeb 26 2025
R-4.3-win-x86_64OKFeb 26 2025
R-4.3-mac-x86_64OKFeb 26 2025
R-4.3-mac-aarch64OKFeb 26 2025

Exports:ChangePointSummaryDiagPlotGetBestBreakGetDoubleLGetLGetModelsGetRhoGetRho2GetVTMakeTrackPartitionParametersPathPlotPhasePlotplot.bcpaplot.trackWindowSweep

Dependencies:plyrRcpp

Behavioral Change Point Analysis

Rendered frombcpa.rnwusingknitr::knitron Feb 26 2025.

Last update: 2022-05-24
Started: 2018-02-16

Using BCPA on a one-dimensional variable

Rendered fromUnivariateBCPA.Rmdusingknitr::rmarkdownon Feb 26 2025.

Last update: 2022-05-27
Started: 2022-05-24