-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
17 lines (17 loc) · 921 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: DeCAFS
Type: Package
Title: Detecting Changes in Autocorrelated and Fluctuating Signals
Version: 3.3.3
Date: 2023-1-2
Authors@R: c(person("Gaetano", "Romano", email = "[email protected]", role = c("aut", "cre")), person("Guillem", "Rigaill", role = c("aut")), person("Vincent", "Runge", role = c("aut")), person("Paul", "Fearnhead", role = c("aut")))
Maintainer: Gaetano Romano <[email protected]>
Description: Detect abrupt changes in time series with local fluctuations as a random walk process and autocorrelated noise as an AR(1) process. See Romano, G., Rigaill, G., Runge, V., Fearnhead, P. (2021) <doi:10.1080/01621459.2021.1909598>.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.0), ggplot2, robustbase
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-04-26 10:21:08 UTC; gaetano
Depends: R (>= 2.10)
LazyData: true
BugReports: https://github.com/gtromano/DeCAFS/issues
RoxygenNote: 7.2.0