Package: bcpa
Type: Package
Title: Behavioral Change Point Analysis of Animal Movement
Version: 1.3.2
Date: 2022-05-24
Author: Eliezer Gurarie <egurarie@esf.edu>
Maintainer: Eliezer Gurarie <egurarie@esf.edu>
Description: 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. 
License: Unlimited
Depends: plyr
Imports: stats, Rcpp (>= 0.11.0)
Suggests: knitr, lubridate, magrittr, circular, digest, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.0
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-05-27 15:30:10 UTC; elie
Repository: CRAN
Date/Publication: 2022-05-30 12:30:09 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 15:11:52 UTC; windows
Archs: i386, x64
