Package: cpop
Type: Package
Title: Detection of Multiple Changes in Slope in Univariate Time-Series
Version: 1.0.6
Date: 2022-11-21
Maintainer: Daniel Grose <dan.grose@lancaster.ac.uk>
Authors@R: c(person("Daniel", "Grose", role = c("aut", "cre"),email = "dan.grose@lancaster.ac.uk"),
             person("Paul", "Fearnhead", role = "aut",email = "p.fearnhead@lancaster.ac.uk"))
Description: Detects multiple changes in slope using the CPOP dynamic programming approach of Fearnhead, Maidstone, and Letchford (2019) <doi:10.1080/10618600.2018.1512868>. This method finds the best continuous piecewise linear fit to data under a criterion that measures fit to data using the residual sum of squares, but penalizes complexity based on an L0 penalty on changes in slope. 
License: GPL (>= 2)
Depends: R (>= 3.5.0),crops,pacman
Imports: Rdpack,Rcpp (>= 0.12.13), ggplot2,mathjaxr,pracma,methods
LinkingTo: Rcpp
Suggests: testthat,R.rsp
RoxygenNote: 7.1.2
RdMacros: Rdpack,mathjaxr
VignetteBuilder: R.rsp
NeedsCompilation: yes
Packaged: 2022-11-21 11:32:41 UTC; grosedj
Author: Daniel Grose [aut, cre],
  Paul Fearnhead [aut]
Repository: CRAN
Date/Publication: 2022-11-21 14:40:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 20:17:59 UTC; windows
Archs: i386, x64
