Package: edecob
Title: Event Detection Using Confidence Bounds
Version: 1.2.2
Authors@R: 
    person(given = "Zheng Chen",
           family = "Man",
           role = c("aut", "cre"),
           email = "zheng.chen.man@alumni.ethz.ch")
Description: Detects sustained change in digital bio-marker data using
    simultaneous confidence bands. Accounts for noise using an auto-regressive
    model. Based on Buehlmann (1998) "Sieve bootstrap for smoothing in
    nonstationary time series" <doi:10.1214/aos/1030563978>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: stats (>= 3.5.0), ggplot2 (>= 3.1.0), rlang (>= 0.4.0), utils
        (>= 3.5.0), graphics (>= 3.5.0)
Suggests: survival (>= 2.43)
NeedsCompilation: no
Packaged: 2022-11-04 11:29:00 UTC; ZCM
Author: Zheng Chen Man [aut, cre]
Maintainer: Zheng Chen Man <zheng.chen.man@alumni.ethz.ch>
Repository: CRAN
Date/Publication: 2022-11-04 12:00:02 UTC
Built: R 4.4.0; ; 2024-06-01 02:28:56 UTC; unix
